Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 85811 invoked from network); 25 Jul 2010 16:19:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Jul 2010 16:19:20 -0000 Received: (qmail 84042 invoked by uid 500); 25 Jul 2010 16:19:20 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 83956 invoked by uid 500); 25 Jul 2010 16:19:19 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 83948 invoked by uid 99); 25 Jul 2010 16:19:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jul 2010 16:19:19 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jul 2010 16:19:13 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Od3ue-0002J0-SM for dev@struts.apache.org; Sun, 25 Jul 2010 09:18:52 -0700 Message-ID: <29260734.post@talk.nabble.com> Date: Sun, 25 Jul 2010 09:18:52 -0700 (PDT) From: Beautiful Moonlight To: dev@struts.apache.org Subject: how to set value of valueNotifyTopics by javascript MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nguyendiemhang@gmail.com Hi everybody, I'm having a trouble with dojo and really really need your help. I want to catch changedValue event of datetimePicker controls in my pages (which haven't had valueNotifyTopics attribute yet). So, in dojo.addOnLoad function, I use setValueNotifyTopics to set value of valueNotifyTopics on it. But I don't know why setValueNotifyTopics function doesn't work. Hopefully there is someone has the solution for me ^^. Here is my code : I'm using struts2-dojo-plugin-2.1.8.1 Thanks very much for your help. -- View this message in context: http://old.nabble.com/how-to-set-value-of-valueNotifyTopics-by-javascript-tp29260734p29260734.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org