[Dojo-interest] Custom Widgets with widgets in template problem

Andrew Scott andrew.scott at aegeon.com.au
Wed Feb 14 17:24:30 MST 2007


Thanks I meant to post back, I removed that and it did work as you said. But
it mystifies me as to why that is the case though :-)


Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  8676 4223
Mobile: 0404 998 273


-----Original Message-----
From: dojo-interest-bounces at dojotoolkit.org
[mailto:dojo-interest-bounces at dojotoolkit.org] On Behalf Of Rhapidophyllum
Sent: Thursday, 15 February 2007 11:25 AM
To: dojo-interest at dojotoolkit.org
Subject: Re: [Dojo-interest] Custom Widgets with widgets in template problem

In a custom widget I'm working on, I would get a similar error
message from the line:

<button dojoType="dojo:button" dojoAttachPoint="testDojoButton"  
dojoAttachEvent='onClick:getDims;'>getDims()</button>

However, when I removed the semi-colon in  
dojoAttachEvent='onClick:getDims;'
the error message was gone.  I just went back and double-checked.

Can't tell you anything else...just this experience!




More information about the Dojo-interest mailing list