Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:38

Rotating Text Link


Poster: Beauty
Dated: Tuesday May 21 2002 - 16:41:32 BST

I have a text rotating banner that I wish to add to my menu. The code to link to the rotating banner is:

<!-- banner start -->
<script language=javascript src=\"http://www.beautysarena.co.uk/thb/csBanner/csBanner.cgi?group=THB%2520%257e%2520Text%2520Links%252edb&js=Y\"></script>
<!-- banner end -->

My Main Menu is:
//Main Menu
,\"Theme Arena\",\"show-menu=2\",,\"Theme Arena\",1
,\"Desktop Themes\",\"show-menu=3\",,\"Desktop Themes\",1
,\"E~Stationery\",\"show-menu=4\",,\"E~Stationery\",1
,\"Desktop Goodies\",\"show-menu=5\",,\"Desktop Goodies\",1
,\"E~Cards\",\"show-menu=6\",,\"E~Cards\",1
,\"Links\",\"show-menu=7\",,\"Links\",1
,\"Information\",\"show-menu=8\",,\"Information\",1
,\"Arenas\",\"show-menu=9\",,\"Arenas\",1
])

I have tried a few options one is here:
//Main Menu
,\"Theme Arena\",\"show-menu=2\",,\"Theme Arena\",1
,\"Desktop Themes\",\"show-menu=3\",,\"Desktop Themes\",1
,\"E~Stationery\",\"show-menu=4\",,\"E~Stationery\",1
,\"Desktop Goodies\",\"show-menu=5\",,\"Desktop Goodies\",1
,\"E~Cards\",\"show-menu=6\",,\"E~Cards\",1
,\"Links\",\"show-menu=7\",,\"Links\",1
,\"Information\",\"show-menu=8\",,\"Information\",1
,\"Arenas\",\"show-menu=9\",,\"Arenas\",1
,\"Rotating Banner\",\"http://www.beautysarena.co.uk/thb/csBanner/csBanner.cgi?group=THB%2520%257e%2520Text%2520Links%252edb&js=Y\",,\"Rotating Banner\",1
])

But this loads a page with document write and the link I wish to have in the rotating banner.

I hope you can understand what I am trying to say and I also hope you can help me.

Thanks in advance.