"Description Text", "URL", "Alternate URL", "Status", "Separator Bar" is the syntax of the way a menu item is displayed.
How come the text that is put in the "Status" field is only displayed on the browser status bar when the menu item is defined as a "show-menu". When the main menu item is a direct link to a URL then the URL is displayed on the status bar. This also goes for sub-menu items, the "URL" is displayed not the text placed in the "Status" field.
The following menu code does not display status on browser
,"Home","http://www.baseball.legion.org/",,"Back to the home page",2
The following menu code does display status on browser
,"World Series","show-menu=series",,"World Series",2
Am on doing something wrong??
Status Field Display
Should work just fine.
From one of my sites...
,"ASU Sites","show-menu=asusites",,"ASU Sites",1
,"SAI Home","/sai/",,"Student Affairs Intranet Home Page",1
(see http://westcgi.west.asu.edu/sai/).
Both of those display in the status bar.
What version of the menu are you running? 3.5.15 is current.
From one of my sites...
,"ASU Sites","show-menu=asusites",,"ASU Sites",1
,"SAI Home","/sai/",,"Student Affairs Intranet Home Page",1
(see http://westcgi.west.asu.edu/sai/).
Both of those display in the status bar.
What version of the menu are you running? 3.5.15 is current.
John
Hey Bob,
I agree with John... it should work. Then again, you obviously don't see what you should. The question is "why?" Can you give us a specific URL where you don't see the status text that you should see? We'll have to be able to replicate the problem to try to figure it out. I looked at your site, and I do see "Back to the home page" in my status bar when I mouse over your Home main menu item. Your submenu items that have status text also seem to function properly for me; the status bar text shows up. I'm using IE6 under Win2k. What're you using?
Kevin
I agree with John... it should work. Then again, you obviously don't see what you should. The question is "why?" Can you give us a specific URL where you don't see the status text that you should see? We'll have to be able to replicate the problem to try to figure it out. I looked at your site, and I do see "Back to the home page" in my status bar when I mouse over your Home main menu item. Your submenu items that have status text also seem to function properly for me; the status bar text shows up. I'm using IE6 under Win2k. What're you using?
Kevin
OK, that's the problem. I am using Opera 6.05. I checked it out using IE 6.0 and it worked. I also checked it out using Opera 7.1 and in this version I only get the URL displayed not the "Status" text.
Guess it is the Opera browser.
Thanks. Opera must have a problem with output info to the status bar.
Guess it is the Opera browser.
Thanks. Opera must have a problem with output info to the status bar.