Title: Info window Hover
Last modified: August 20, 2016

---

# Info window Hover

 *  Resolved [Schalk Joubert](https://wordpress.org/support/users/schalkjoubert/)
 * (@schalkjoubert)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/info-window-hover/)
 * Hi
 * I would like he info windows to open when one hovers over the marker, instead
   of clicking on it.
 * Is that possible, please!
 * Many thanks
 * Schalk
 * [http://wordpress.org/extend/plugins/basic-google-maps-placemarks/](http://wordpress.org/extend/plugins/basic-google-maps-placemarks/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Schalk Joubert](https://wordpress.org/support/users/schalkjoubert/)
 * (@schalkjoubert)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/info-window-hover/#post-3240739)
 * Hi,
 * I managed this by changing ‘click’ to mouseover on line 187 of the functions.
   js.
 * [http://www.botriverwines.com/contact/](http://www.botriverwines.com/contact/)
 * Thanx
 *  Plugin Author [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * (@iandunn)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/info-window-hover/#post-3240745)
 * Hi schalkjoubert, thanks for sharing your solution.
 * Ideally, it’s not a good idea to edit core files since you won’t be able to update
   without losing the changes. It may be possible to write a small JavaScript snippet
   to run from a functionality plugin and adding an extra event handler for the 
   mouseover event, rather than overwriting the click event.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Info window Hover’ is closed to new replies.

 * ![](https://ps.w.org/basic-google-maps-placemarks/assets/icon-128x128.png?rev
   =1152531)
 * [Basic Google Maps Placemarks](https://wordpress.org/plugins/basic-google-maps-placemarks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/basic-google-maps-placemarks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/basic-google-maps-placemarks/)
 * [Active Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/basic-google-maps-placemarks/reviews/)

## Tags

 * [bgmp](https://wordpress.org/support/topic-tag/bgmp/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [info window](https://wordpress.org/support/topic-tag/info-window/)
 * [marker](https://wordpress.org/support/topic-tag/marker/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/info-window-hover/#post-3240745)
 * Status: resolved