|
-
Mar 3rd, 2009, 07:20 AM
#1
Thread Starter
Frenzied Member
[2005] Using pop up hover menus
Hi!
On a masterpage I ahve a menu which displays some hyperlinks, and when the user click the hyperlink a dropdown menu appear (a styled div with hyperlinks)
As they have done this before, they added all thess menu divs at them bottom of the masterpage, and everything worked fine. But now I want to do some refactorying and replace them with a usercontrol and ajax hovermenuextender. I have 3 hyperlinks and 3 div menus, and 3 extenders. Everything works fine except when I add the usercontrol to the masterpage. Then there is a LOT of added empty space because of the content panels for the menus.
How can I solve this problem? I want the top left menu as a usercontrol, but I don't want the content divs to create empty space between top menu and content. I set the divs to visibility: hidden but this doesn't mean they disappear....
/Henrik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|