HighDots Forums  

Smart Pop up screen that works in both IE and NS needed.

Javascript JavaScript language (comp.lang.javascript)


Discuss Smart Pop up screen that works in both IE and NS needed. in the Javascript forum.



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

Default Smart Pop up screen that works in both IE and NS needed. - 07-03-2003 , 05:23 AM






hi,

Would appreciate if someone could point me to a website to find a javascript
that could perform the following:

when cursor move to a word E.g. Introduction and a small screen pop up
displaying the details. It must be able to work in both IE 6 above and NS 6
or 7 or above.

Thank You.

Cin



Reply With Quote
  #2  
Old   
Fred Serry
 
Posts: n/a

Default Re: Smart Pop up screen that works in both IE and NS needed. - 07-03-2003 , 06:19 AM







"Cindy" <stayhardsg (AT) yahoo (DOT) com.sg> schreef in bericht
news:be0rmv$ua7$1 (AT) reader01 (DOT) singnet.com.sg...
Quote:
hi,

Would appreciate if someone could point me to a website to find a
javascript
that could perform the following:

when cursor move to a word E.g. Introduction and a small screen pop up
displaying the details. It must be able to work in both IE 6 above and
NS 6
or 7 or above.

Thank You.

Cin


Hi,

Why script, HTML lets you do that:

bla bla <span title="This is an explanation">Introduction</span> bla bla

Fred




Reply With Quote
  #3  
Old   
Stephen Poley
 
Posts: n/a

Default Re: Smart Pop up screen that works in both IE and NS needed. - 07-03-2003 , 08:54 AM



On Thu, 3 Jul 2003 17:23:22 +0800, "Cindy" <stayhardsg (AT) yahoo (DOT) com.sg>
wrote:

Quote:
Would appreciate if someone could point me to a website to find a javascript
that could perform the following:

when cursor move to a word E.g. Introduction and a small screen pop up
displaying the details. It must be able to work in both IE 6 above and NS 6
or 7 or above.
You don't need Javascript. Just enclose the word in a <SPAN> or other
appropriate HTML element and use the TITLE attribute. Works in all
current graphical browsers AFAIK, most probably NS 6 as well.

--
Stephen Poley
Barendrecht, Holland


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.