> Is there a way to force the Scrolling Information Box to be on the bottom
> so
> that the menu is on top?
You would have to hack into the menu script to adjust the document.writes to
place the menu's layers at a z-index value higher than 1. This should not be
too hard, but it's just one of the many reasons why I would never use an all
javascript menu system like that.
--
Murray
============
"JCO" <(E-Mail Removed)> wrote in message
news:nS6ff.18089$rO4.2576@trnddc05...
>I have a menu system that was done using Xara Menu System. Underneath the
> menu is a "Scrolling" information box written in JavaScripts. When I use
> the menu, the dropdown system goes underneath the scrolling box. I can do
> anything about the way the menu works and reorganizing my site is not what
> I
> want to do.
>
> Is there a way to force the Scrolling Information Box to be on the bottom
> so
> that the menu is on top?
>
> Site: www.dfwtejanos.com
>
> Thanks
>
>