Missing settings - onpagebgimage and offpagebgimage

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
Maestro
Super Advanced
Super Advanced
Posts: 45
Joined: Fri Dec 24, 2004 12:48 am
Location: Fort Bragg, CA
Contact:

Missing settings - onpagebgimage and offpagebgimage

Post by Maestro »

It would be nice to have a setting for:
onpagebgimage & offpagebgimage
in addition to pagebgimage.

For example, I have the following assignments that I need to make:

Code: Select all

offbgimage="images/tabs/noTAB_NOpageOFF.gif";
onbgimage="images/tabs/noTAB_NOpageON.gif";
offpagebgimage="images/tabs/withTAB_pageOFF.gif";
onpagebgimage="images/tabs/withTAB_pageON.gif";
Image

Is there either a good method to do this, or (even better) a patch, subroutine, or hack you've written to accomplish it?

Thanks once again.
-Tim Hall
Post Reply