isensmith
10-07-2011, 08:07 AM
1) Script Title: jQuery Multi Level CSS Menu #2
2) Script URL (on DD): http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/
3) Describe problem: This script is used as part of a WordPress theme i used for a friend's website. it creates a "slide show" of featured posts. the box is filled with one post at a time and then regularly slides sideways to show the next featured post.
We would like (very much) for this slide effect to slow down, it slides far too frequently. we'd like to increase the duration which a featured post is shown before the slide effect shows the next.
the website is this: http://www.justdustpublishers.com
the slide show is at the top of each page.
the js file i'm looking at is this: http://www.justdustpublishers.com/wp-content/themes/StoneWood/js/jqueryslidemenu/jqueryslidemenu.js
i think it's this bit:
animateduration: {over: 200, out: 100},
but i've fiddled with it and it has no noticeable effect (that i've seen)
any help would be appreciated! thanks
2) Script URL (on DD): http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/
3) Describe problem: This script is used as part of a WordPress theme i used for a friend's website. it creates a "slide show" of featured posts. the box is filled with one post at a time and then regularly slides sideways to show the next featured post.
We would like (very much) for this slide effect to slow down, it slides far too frequently. we'd like to increase the duration which a featured post is shown before the slide effect shows the next.
the website is this: http://www.justdustpublishers.com
the slide show is at the top of each page.
the js file i'm looking at is this: http://www.justdustpublishers.com/wp-content/themes/StoneWood/js/jqueryslidemenu/jqueryslidemenu.js
i think it's this bit:
animateduration: {over: 200, out: 100},
but i've fiddled with it and it has no noticeable effect (that i've seen)
any help would be appreciated! thanks