Active
Project:
Javascript Tools
Version:
4.7.x-1.x-dev
Component:
Activemenus
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2006 at 01:50 UTC
Updated:
20 Jul 2006 at 13:20 UTC
I know it is premature, but I'll just record here that Safari gets stuck at 'loading' when expanding an activemenu. no javascript error is shown in Console.
Comments
Comment #1
nedjoHmm, thanks for noting this. I'd like to track down the issue, but I don't have access to Safari for testing. Any hints would be appreciated.
Comment #2
benwei commentedI'd just like to note that Activemenus *do* work for me, using Safari 2.0.3, Drupal 4.7.2, and jstools cvs as of 6/6/06.
There may still be an issue with earlier versions of Safari/Drupal/jstools.
Comment #3
ardas commentedI noticed the following problem of Activemenu pointer which is described by .activemenuPointer class in CSS file:
Try to horizontally rezise your browser window. The pointer is moving from left to right which is a greate bug.
May be important: I'm using a page layout with a width fixed to 900px. My site is not spread up to 100 or any other percents of the browser width but fixed in the center of the browser window (http://www.yahoo.com is an example of my layout).