Status Bar - Change the text appearing

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
shuibers
Advanced
Advanced
Posts: 12
Joined: Thu May 29, 2003 4:13 pm

Status Bar - Change the text appearing

Post by shuibers »

Everytime I pass the mouse over the menu items, javacsript:openIFrame("tempiframe","Page1.asp") is displayed in the status bar... is there a way to change this to something else?
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

The next to last field in each menu item definition is the status text. For example:

Code: Select all

,"Menu Item","theURL.html",,"Status text here",1
Hope that helps,

Kevin
Post Reply