YellowSwordfish
08-28-2007, 10:19 PM
Chrome CSS Drop Down Menu
http://dynamicdrive.com/dynamicindex1/chrome/index.htm
I use WordPress and have written a plugin using the Chrome Menus that changes the rather awful admin menus to decent drop downs. But that makes it hard to give a link as it is in the admin side. One problem I have asked about before (unresolved) the other I have just noticed
(1) Using Firefox (Not tested yet in other browsers), if you have a drop down menu that sits over an input control or a textarea control, and you slide the mouse cursor off the menu exactly over the control, then the menu does not close.
(2) If you click on an item in a drop down and leave the mouse exactly where it is until the new page has completely loaded, the instant you move the mouse Firebug reports the error:
cssdropdown.dropmenuobj has no properties
http://www.xxxxx/chrome.js
Line 128
I can't provide a link but if anyone has WordPress I can supply the plugin.
But... is there any way known to prevent these errors please? It's a great script and it would be so nice to stop these oddities!
Thanks
Andy
http://dynamicdrive.com/dynamicindex1/chrome/index.htm
I use WordPress and have written a plugin using the Chrome Menus that changes the rather awful admin menus to decent drop downs. But that makes it hard to give a link as it is in the admin side. One problem I have asked about before (unresolved) the other I have just noticed
(1) Using Firefox (Not tested yet in other browsers), if you have a drop down menu that sits over an input control or a textarea control, and you slide the mouse cursor off the menu exactly over the control, then the menu does not close.
(2) If you click on an item in a drop down and leave the mouse exactly where it is until the new page has completely loaded, the instant you move the mouse Firebug reports the error:
cssdropdown.dropmenuobj has no properties
http://www.xxxxx/chrome.js
Line 128
I can't provide a link but if anyone has WordPress I can supply the plugin.
But... is there any way known to prevent these errors please? It's a great script and it would be so nice to stop these oddities!
Thanks
Andy