How do I make a suckerfish/superfish CSS dropdown that sticks to the right hand side of the page?

Posted by joeforker on Stack Overflow See other posts from Stack Overflow or by joeforker
Published on 2010-05-21T20:25:09Z Indexed on 2010/05/21 22:20 UTC
Read the original article Hit count: 297

Filed under:
|
|
|

I am developing a CSS dropdown menu based on the suckerfish CSS. I would like to put it on the right hand side of the page but the menus extend from the leftmost edge of each menu to the right, instead of from the rightmost edge of each menu to the left (as is necessary to keep the rightmost dropdown menu from opening outside the visible area.)

How do I position my suckerfish dropdown menus to extend to the left, instead of the right?

© Stack Overflow or respective owner

Related posts about suckerfish

Related posts about css