View Full Version : Delay
JayCMorrison375020
03-27-2009, 02:57 PM
I have space between the menu elements and my menu collapes immediately.
How do I slow things down to allow time for cursor to make the transition?
Thanks
Ray Borduin
03-27-2009, 03:37 PM
Because the menus are pure CSS and don't use javascript, there is no way to add a "delay" as you propose.
What is the design you are going for? You may be able to use transparent images or another technique, but if you roll off a menu... it will disappear.
JayCMorrison375020
03-30-2009, 10:42 AM
Thanks Ray. I found a work around to retain the appearance. My next question is how to retain the image swap code for each menu item when saving an updated menu. If you can point me at a resource where I can find this information it would be appreciated. Jay
Ray Borduin
03-30-2009, 10:57 AM
I'm afraid I don't quite understand the question. What do you mean by:
"retain the image swap code for each menu item when saving an updated menu"
Ozdachs
04-07-2009, 07:15 AM
Because the menus are pure CSS and don't use javascript, there is no way to add a "delay" as you propose..
I am considering purchasing the product, but am getting confused. Responses to other problems say that sometimes pages derived from templates are not updating the paths to the required JavaScript code.
What am I missing? Is there a different product involved?
Ray Borduin
04-07-2009, 07:30 AM
In order to "fix" some issues in IE6, there is some conditional javascript used only on IE6 pages. This is because IE6 doesn't have proper support to make the menus look correct with pure css, so we need to make some corrections on the fly with javascript to allow menus to appear properly in that specific browser.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.