Try this thread http://groups.google.com/group/google-maps-api/browse_thread/thread/c116e431f4739bb8/fc3df7e87963ff9d?hl=en#fc3df7e87963ff9d
Ralph On Mar 22, 11:23 pm, Andrew <[email protected]> wrote: > Thanks for your help, do I add the "onOpenFn" to the script.js or the > index.php file? > > On Mar 22, 11:05 am, William <[email protected]> wrote: > > > > > the 5 star rating system uses jquery to add hover and click functions > > to the stars, when the page is first loaded (using jquery document > > ready). > > > This technique will only work on static html. > > > the InfoWindow html is dynamic, so you will need to use the > > GInfoWindowOptions "onOpenFn" to call the jquery script.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en.
