12
salazar,
(or whoever else)
I examined the dynamic menu scriptss...real similar to some ones I was experimenting...in fact there are about four different ones I've been messing with...
And they ALL have one problem.... (and this may be on my End..Im stumped)...
In a Static Html Page The Positioning works great...even on your example for instance....you start to resize your window....the menu stays where it should...
Throw one of these menus into a xoopsified page (a la theme.html for instance) and all sorta of wacky results. You have to use absolute URLS to call the scripts...
and sometimes the css too...
But the #1 thing thats irritating me is that the menu
floats ! ie: you start to resize your window...BAM...that menu is floating everywhere....
Again...not a Problem I've encountered on statc HTML...
Has anyone encountered this problem? It's truly annoying...
Basically I think it's a ccss issue as well...as It's not bad if you have your whole theme in a table and aligned left...its' mainly when you have the menu positioned somewhat in the center...and have a fixed width table...with the XOOPS content in it....
Thanks...