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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---