I would like for several links (<a> tags w/ onclick events) to be
automatically clicked (to refresh data) after a secondary affecting
value has been changed. So I would like to do something like:
$$('selectors').each(click())
OR
$$('selectors').each().click()
But no matter how I rewrite it, it doesn't seem to work. I'm not
getting any javascript errors either, so I'm a little confused.
Any ideas?
Thanks in advance!
--Josh
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---