HighDots Forums  

SPAN Attributed TITLE doesn't work in IE, but works in FF

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss SPAN Attributed TITLE doesn't work in IE, but works in FF in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
crcucb
 
Posts: n/a

Default SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-11-2006 , 05:18 PM






Can anyone tell me why this page:
<head>
<Title>testpage</title>
</head><body>
<span title="test">Test</span>
</body>
</HTML>

Doesn't work in IE 6 but works in FF?


When I move the mouse over the word Test in IE, I do not see a 'popup'
or whatever it's called. But in FireFox I do.

Is there some sort of an option in IE to don't do these hovers?


Reply With Quote
  #2  
Old   
Sherm Pendley
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-11-2006 , 05:33 PM






"crcucb" <crc_cole (AT) hotmail (DOT) com> writes:

Quote:
Can anyone tell me why this page:
head
Title>testpage</title
/head><body
span title="test">Test</span
/body
/HTML

Doesn't work in IE 6 but works in FF?


When I move the mouse over the word Test in IE, I do not see a 'popup'
or whatever it's called. But in FireFox I do.
The HTML or CSS specification neither requires nor forbids such a popup.
So it's not the case that FireFox is "working" while IE is not; the two
are simply behaving differently.

sherm--

--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net


Reply With Quote
  #3  
Old   
RobertVA
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-11-2006 , 06:10 PM



crcucb wrote:
Quote:
Can anyone tell me why this page:
head
Title>testpage</title
/head><body
span title="test">Test</span
/body
/HTML

Doesn't work in IE 6 but works in FF?


When I move the mouse over the word Test in IE, I do not see a 'popup'
or whatever it's called. But in FireFox I do.

Is there some sort of an option in IE to don't do these hovers?
It's commonly called a tool tip.

Have you tried the title property with HTML tags like <a>, <div> or
<td>? You might have more reason to use that property with those tags,
to indicate the results of clicking something an item in a navigation menu.


Reply With Quote
  #4  
Old   
Andreas Prilop
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-12-2006 , 04:33 AM



On 11 Oct 2006, crcucb wrote:

Quote:
Can anyone tell me why this page:
"This" is not a page but a Usenet article.
And it has nothing to do with stylesheets.

F'up set. Bye!



Reply With Quote
  #5  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-12-2006 , 10:03 AM



crcucb wrote:
Quote:
Can anyone tell me why this page:
head
Title>testpage</title
/head><body
span title="test">Test</span
/body
/HTML

Doesn't work in IE 6 but works in FF?


When I move the mouse over the word Test in IE, I do not see a 'popup'
or whatever it's called. But in FireFox I do.
I get a tooltip popup in my IE6 when I do this.


Reply With Quote
  #6  
Old   
The Major
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-12-2006 , 10:39 AM



In message <4p708sFh5dlfU2 (AT) individual (DOT) net>, Harlan Messinger
<hmessinger.removethis (AT) comcast (DOT) net> writes
Quote:
crcucb wrote:
Can anyone tell me why this page:
head
Title>testpage</title
/head><body
span title="test">Test</span
/body
/HTML
Doesn't work in IE 6 but works in FF?
When I move the mouse over the word Test in IE, I do not see a
'popup'
or whatever it's called. But in FireFox I do.

I get a tooltip popup in my IE6 when I do this.
As do I. Opera displays the tip on a status bar, and FF does....
nothing.
--
Chris Hughes
"Reality is that which, when you cease to believe, continues to exist."
http://www.epicure.demon.co.uk


Reply With Quote
  #7  
Old   
Harlan Messinger
 
Posts: n/a

Default Re: SPAN Attributed TITLE doesn't work in IE, but works in FF - 10-12-2006 , 10:52 AM



The Major wrote:
Quote:
In message <4p708sFh5dlfU2 (AT) individual (DOT) net>, Harlan Messinger
hmessinger.removethis (AT) comcast (DOT) net> writes
crcucb wrote:
Can anyone tell me why this page:
head
Title>testpage</title
/head><body
span title="test">Test</span
/body
/HTML
Doesn't work in IE 6 but works in FF?
When I move the mouse over the word Test in IE, I do not see a 'popup'
or whatever it's called. But in FireFox I do.

I get a tooltip popup in my IE6 when I do this.

As do I. Opera displays the tip on a status bar, and FF does.... nothing.
I get a tooltip in Firefox too.


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.