CSS Dropdown Menu

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Ben wrote: It sure would be cool to have it loaded from the db, wouldn't it? :D
More yummi, yummi :D
http://www.studmed.dk Portal for doctors and medical students in Denmark
Fexxx
Posts: 36
Joined: Fri 10. Jun 2005, 15:20

CSS Driven Dropdown Menu + Pepes´ Multilanguage method

Post by Fexxx »

@toszter

I use your CSS menu and it works very well, but when I try to combine it with Pepes´method (http://www.phpwcms.de/forum/viewtopic.p ... guage+navi)
there is a problem, because the fist menu/site (= de / en ) must to be hidden. So the hole menu is hidden at the moment. How can I modify the RepTag? I think something works like that {NAV_LIST_CURRENT} is what i need???

Sitestrucure (de and en is hidden):
http://home.arcor.de/fexxx/struktur.gif
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Hi FEXXX take the {NAV_LIST_ALL:xx}, and you will get, what you want...

a vertical css-menu, with the possibility, to hide de and en... and see the Navigatian under de and/or en

I've done it this way on several sites, which i'm working on (on my lokal host)... not jet online, to show the solution :cry:
DavidNetk
Posts: 19
Joined: Thu 13. Jan 2005, 21:52
Contact:

Post by DavidNetk »

Ben wrote:Kosse,
I've done the transparent menu thing before using css. I'm more interested in seeing the menus slide out and pull the menu data from the database. Here's a demo of the hard-coded TransMenus from http://www.youngpup.net: http://youngpup.net/_projectDirectories ... index.html.
Yes, I've been trying to do the same thing!
If anybody with the skills is able to do so something please post your code! :D

http://www.phpwcms.de/forum/viewtopic.php?t=8550
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Post by Kosse »

I'm working on something with a friend to achieve that, will come back in a few days with something almost 100% from the DB

Works with a js, div and an external php file.

EDITED:
Ok, so I've overestimated my skills... :cry:
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

But I managed to...

Post by Kosse »

I did something, not exactly what u where asking for but it works for me.

I didn't try to have the submenus pulled out but we managed to get the submenus from the database. (maybe later on the smooth pull thing)

We (François--> the php/js skilled guy and I) made a menu that grabs the data from the submenus from the DB. It's a bit messy (because you'lll have to edit the css file and the php to adapt to your own design needs) but it works both IE and FF (you have to position the DIV absolute), mac and pc.

You can see a demo @: http://www.memoire-meyer.be/index.php?menus

Looks like:
Image

I've posted all the info there, because I'm not sure it replies to what you were asking for...

Cheers
tmisi
Posts: 1
Joined: Tue 13. Dec 2005, 19:53

Post by tmisi »

Hello,

Please help me, I would like to use this scc menu but seems it is destroy the page. Can anybody check what happen by the page?

Seems I missed something.

http://wisa.harras.be/index.php?wat_doen

Thank you very much! :-)
Misi
Post Reply