Log in

View Full Version : Drop up menu help



web_developer
08-08-2008, 11:39 AM
Hello to all,

I need help from any of you, to get the 'drop up' menu done, not drop down menu, i have a reference image attached, this is for my website portfolio.

I had a look in udm4.com website, but didn't get what i wanted, there they have the drop up menu done using css, but i need to use the buttons as image, as you can seen in the attached image, when you mouse over on portfolio image link, the drop up menu appears which are button images again..... please do let me know for how it can be done.

Thank you,
Regards,
Sharath kumar

Nile
08-08-2008, 12:48 PM
DynamicDrive has exactly what you want:
http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/

web_developer
08-08-2008, 12:58 PM
:confused: But this one is drop down menu, i wanted drop up menu, and also the menu names are done using css, i want use images.....

Nile
08-08-2008, 01:09 PM
Ohh, I'm sorry. Can't help you there.

smswetz
08-08-2008, 02:42 PM
http://aplus.rs/adxmenu/examples/hbt/

This is a CSS Drop-Up menu, there's some liscensing you have to review, but I'm pretty sure you can use it on your site with some credit in the code or something. Hope that helps a little bit :?
You can view the source to see how it works.

TheJoshMan
08-08-2008, 05:35 PM
any dropdown menu can be adjusted to "drop up". All you have to do is adjust the positioning of the "child" elements.

web_developer
08-08-2008, 05:47 PM
Thanks smswetz, it worked :D .yes, credit need to shown in js and css file.... anyway, just got the source code and adjusted to how i wanted, and it worked.

Hello Nyne Lyvez ,

Thanks for the reply, adjust the positioning of the "child" elements ?? can you show me any example ?

web_developer
08-08-2008, 06:06 PM
Hi Nyne Lyvez,

I got it :D , that was a simple move, :eek: why didn't i think about that in 1st place, anyway, thanks very much.

smswetz
08-08-2008, 06:15 PM
Glad it all worked out :D

TheJoshMan
08-08-2008, 06:25 PM
no problem