Status Bar Display

This is a discussion on "Status Bar Display" within the Starting Out section. This forum, and the thread "Status Bar Display are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 22nd, 2007, 14:04
New Member
Join Date: Jul 2007
Location: Southampton
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Status Bar Display

Hi There I am in the process of learning how to build web pages and have been going through a program called professor teaches HTML I have just got to a section which introduces java script it shows you the way to include a message in the status bar and not the url when you hover over a link. This seems to work fine in IE but in Opera it still shows the URL and in Mozilla and Netscape it just has the word Done in the status bar. Is there a way round this or does some browsers just not support this item. I have included one line of the code that works in IE. Your comments would be much appreciated.

<a href="About Us/About Us.html" onMouseOver="window.status='This is All About Us';return true"
onMouseOut="window.status='';return true"><li>About Us</li></a>

Kindest Regards Tony B.
Reply With Quote

Reply

Tags
mozilla, netscape, opera

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Status of IE cedric813 JavaScript Forum 1 Oct 21st, 2007 17:38
Status images alexgeek PHP Forum 0 Aug 3rd, 2007 01:24
Developer Status ? Accurax Webforumz Cafe 13 Jan 8th, 2007 16:17
Display User Status? Monie Classic ASP 17 Oct 29th, 2004 04:18


All times are GMT. The time now is 06:41.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43