On 11/7/06, Dianne Marsh <[EMAIL PROTECTED]> wrote:
>
> From what I read in the MochiKit docs, it sounds like I'm not "allowed"
> to use the traditional onclick="clickfunction", but rather I should use
> the signal code for that.  Did I misinterpret that?
>

Not allowed is a bit harsh, but using signal to catch onclick events
is a much nicer way of doing things especially as it degrades without
leaving any cruft in your markup and if you can add links without
having to remember to write the onclick attribute.

Lee


-- 
Lee McFadden

blog: http://www.splee.co.uk
work: http://fireflisystems.com

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to