Ticket #578 (closed Bug: fixed)
GMap module Gmap_Core library error in IE7
| Reported by: | neovive | Owned by: | Geert |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.2 |
| Component: | Modules | Version: | SVN HEAD |
| Keywords: | gmaps | Cc: |
Description
IE7 required adding a 'var' to the javascript map variable declaration.
$map = 'var map = new GMap2(document.getElementById("'.$this->id.'"));';
Change History
Note: See
TracTickets for help on using
tickets.
