On Jan 27, 2008 10:46 PM, Gareth Evans <[EMAIL PROTECTED]> wrote:

> Hi Justin
>
> Thanks for getting back to me,
> I found that the startTagAdd function was causing execution to stop
> without a javascript error, which meant the e.stop() never got called.
>
> I thought you didnt have to return false if you were using event.stop()
> tho


i use
event.preventDefault()
in which case you dont have to return false.
im not sure about event.stop() though, never used it..

-nathan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to