drop_receiving_element_js - not quite a drop-in replacement
1 view
Skip to first unread message
David Lowenfels
unread,
Sep 14, 2008, 9:30:05 PM9/14/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jRails
This just took me nearly an hour to figure out :(
the :accept option didn't have a . in front of it when I was using it
with prototype.
With jquery it requires a period (css class operator)
I think it would be useful to put this in the documentation somewhere!
Or maybe even just add a period if one is missing?
Thanks,
-David
Aaron
unread,
Sep 15, 2008, 7:12:43 PM9/15/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jRails
hmmm.. I'll have to figure out a good way to fix this. Sorry for the
inconvenience :(