tc001 Posted December 18, 2007 Posted December 18, 2007 Hi! I installed the osC_JCSSMenu MS2-2.2 contribution...works great! Only problem is I don't know Javascript and I would like to add a fly-out delay so that when customers place the mouse over the links the sub categories won't fly out right away (kinda like the way I.E. and F.F. have there favorites list) I'd appreciate any help. -Jane Quote
nimz Posted December 19, 2007 Posted December 19, 2007 I don't use it myself as I don't believe in menus that are not built in css but took a look and if you open the jcssmenu.js right in the beginning there's this line: var jcssMenuDelay = 500; try playing with the number see if it's what you were looking for Quote Santa's little freelancer
tc001 Posted December 19, 2007 Author Posted December 19, 2007 I don't use it myself as I don't believe in menus that are not built in css but took a look and if you open the jcssmenu.js right in the beginning there's this line: var jcssMenuDelay = 500; try playing with the number see if it's what you were looking for Nimz, Thank you for your response, I really do appreciate it. However, that line holds the menu open for X amount of time. I am trying to get the menu working the way Internet Explorer, Firefox and some programs have it, where if you put your mouse over the folders the contents in that folder won't fly out right away; there is a .5/1 second delay that they have set. I know I can strictly use JavaScript to get it working that way but I would prefer to use a CSS menu with JS so it won't hurt my SEO. -Jane Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.