Closed (fixed)
Project:
Google Maps Tools
Version:
6.x-2.1
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 09:37 UTC
Updated:
9 Jun 2011 at 21:41 UTC
When I go to the map prsets seeting and try to edit 1, I cant do it because the accodion tabs dont open. what do I do?
Comments
Comment #1
balumba commentedsame here
all JS tabs in admin area or views output do not work on OS X Google Chrome / Safari
Evil work around to still make the settings is to disable "display:none" for these elements through the element inspector
Maybe just use simple jquery hide/show for these things in an update?
Comment #2
superstar commentedMake sure that you use jQuery 1.2.6 only. I.e. use jQuery update module version 6.x-1.1, and download 1.2.6 for query_ui only. The problem will be fixed.
Comment #3
superstar commentedComment #5
roball commentedThe current Drupal 6 already comes with jQuery 1.2.6, so there is no need to "update" it to 1.2.6.
Comment #6
roball commentedUpdating to the latest 6.x-2.x-dev version fixed the problem.