Closed (fixed)
Project:
Mapping kit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jul 2008 at 10:53 UTC
Updated:
23 Jul 2008 at 10:56 UTC
When opening a page with a map in IE6 it may happen that not all buttons are shown; they may be limited to the 3 left ones.
Reason is that the $(document).ready() function executes too early in IE6. For a solution see http://michael.futreal.com/jquery/readyvsload and http://www.davidflanagan.com/javascript5/display.php?n=17-7&f=17/runOnLo....
Comments
Comment #1
jpulles commentedThe jquery ready function will be replaced by:
Comment #2
jpulles commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.