View Full Version : submenu flyout to left
CraigR
04-26-2009, 11:16 AM
i am still playing around with the menu writer, and am testing some scenarios.
If i want to put the navigation on the right hand side (similar to Audi Site), can I get the submenu to flyout to the left ?
Ray Borduin
04-27-2009, 09:49 AM
Since our menus are pretty much pure CSS without necessary javascript, automation such as flyouts is not currently supported. You could hypothetically add that functionality yourself with something like moo tools if you were experienced with client side javascript..
CraigR
04-30-2009, 01:50 PM
Actually, my wording wasn't very clear.
What i wanted was for the level 1 and level 2 menus to appear to the left of their respective parents, when the menu was on the right hand side.
This was easily done in css, by changing the left positioning to a negative number.
Ray Borduin
04-30-2009, 02:34 PM
I see. Sorry I probably should have understood that from your original post.
I've never done it or tested it. I could imagine it would work if you just used negative margins like you suggest since the margins are exposed.
The preview may not work right, and it might be hard to get it all to line up with having to set the negative margins for each level incrementally, but I don't see why it wouldn't be possible.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.