View Full Version : Need to eliminate extra space in jQuery Multi Level CSS Menu #2
pinskie
05-25-2011, 02:31 AM
I'm using the jQuery Multi Level CSS Menu #2 posted on Dynamic Drive CSS library and I'd like to eliminate the extra space that continues on the right hand side. Need some help here!
I'm not sure which menu you're referring to.
Please include a link to the DD script in question in your post. See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.
alternatively,
Please post a link to the page on your site that contains the problematic script so we can check it out.
pinskie
05-25-2011, 08:20 PM
Sorry, here is a link to the script I was referring to.
http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css_menu_2/
http://www.custom-anything.com/sand/dd_pinksie.jpg
that's the menu background. if you don't want to see it, you can hide it by making it the same width as all the menu items.
you can do this dynamically (use javascript to measure the menu items, and then set the size of the div accordingly) or by giving all the menu items a set width so you know how big the background should be.
actually, why not do this:
.jqueryslidemenu{ background: transparent; }
duh. :p
pinskie
05-26-2011, 01:24 PM
Great. Thanks for your help
no problem!
if this answers your question, please edit your first post, click [ Go Advanced ], and change your thread prefix to " Resolved ".
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.