> I think that usually means that the href points to "#" and one of two things:
>
> 1) the onclick event handler is not returning false to cancel out the
> actual link action
> 2) the onclick event handler is erroring out
>
> I haven't looked at the IPE much, however.

The thing is, it's not a anchor, it's just an onclick handler. But you
might be right, I should probably stop the event and return false.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to