Status Bar - Change the text appearing
Status Bar - Change the text appearing
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?
			
			
									
						
										
						The next to last field in each menu item definition is the status text.  For example:
Hope that helps,
Kevin
			
			
									
						
										
						Code: Select all
,"Menu Item","theURL.html",,"Status text here",1Kevin

