| | |
Status Bar Message Problem
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I am using an image map on my site. Clicking on the image will activate a javascript function. When the mouse is over the image, the status bar show "javascript: <function_name>". I want the status bar to be cleared.
I used
<IMAGE SRC="MyPic.jpg" USEMAP="#ImgMap" BORDER=0 onmouseover=ShowBlankMsg() onmouseout=ShowBlankMsg()>
The ShowBlankMsg is
function ShowBlankMsg() {
window.status = ' ';
return false;
}
But the status bar continues to show the "javascript:..." line in both FireFox & IE. What am I doing wrong ?
Also in IE, after clicking the image, the selected area is highlighted by a dotted border. How can I disable that ?
Thanx
I used
<IMAGE SRC="MyPic.jpg" USEMAP="#ImgMap" BORDER=0 onmouseover=ShowBlankMsg() onmouseout=ShowBlankMsg()>
The ShowBlankMsg is
function ShowBlankMsg() {
window.status = ' ';
return false;
}
But the status bar continues to show the "javascript:..." line in both FireFox & IE. What am I doing wrong ?
Also in IE, after clicking the image, the selected area is highlighted by a dotted border. How can I disable that ?
Thanx
![]() |
Similar Threads
- Status bar on a dialog box (C)
- IE status bar (HTML and CSS)
- IE Status bar missing (Web Browsers)
- Missing status bar in new IE window (Web Browsers)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Design for A4 printing HTML report - Pg Break?
- Next Thread: How to close IE without a user dialog box?
Views: 1818 | Replies: 0
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
acid2 ajax ajaxcode ajaxhelp animate api automatically beta boarder box bug button calendar card checkbox child class column cookies createrange() css cursor decimal design dom download dropdown editor element error events explorer firehose flash form forms google gwt html htmlform ie8 iframe image() images index internet java javascript jawascriptruntimeerror jquery jsf jsfile jump listbox math matrixcaptcha microsoft mimic mp3 mp4 mysql object offline onmouseover onreadystatechange parameters parent passing php player post problem progressbar rating regex runtime search select session shopping size sql star starrating stars stretch text textarea twitter validation w3c web website window windowofwords windowsxp wysiwyg xml xspf \n





