Search found 2 matches

by phpscripter
Tue May 23, 2006 1:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: different bgimage for topmenu and submenu?
Replies: 3
Views: 3341

Thanks for that fast answer.
Where do i have to declare them?

bgimage and overbgimage are already there. Sorry am a bit confused..
by phpscripter
Tue May 23, 2006 1:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: different bgimage for topmenu and submenu?
Replies: 3
Views: 3341

different bgimage for topmenu and submenu?

Hi there,
am new to this menu and about to get an overview.

Here's my issue:

don't worry about my $defaultStyle. I use php and just putting the normal vars e.g. bgimage in that variable to loop through later. That works fine...

$defaultStyle->bgimage="./images/bg.jpg";
$defaultStyle->overbgimage ...