i am currently working on a function that adds markers to a map..

without getting into too much detail, the map is initially in a
display:none div.. so, i had to do a few things to get it to show up
correctly..

initially, i needed to add markers when the user clicked a link. i did
this with a call to an rjs.. this just pushed new markers onto the
page..

we now want to add these markers on page load..

is there a way i can fire this off once, after the page is loaded..
without any user intervention?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to