473,386 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

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

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
Jul 20 '05 #1
2 2096

"Cindy" <st********@yahoo.com.sg> schreef in bericht
news:be**********@reader01.singnet.com.sg...
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
Jul 20 '05 #2
On Thu, 3 Jul 2003 17:23:22 +0800, "Cindy" <st********@yahoo.com.sg>
wrote:
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
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Cindy | last post by:
On Thu, 3 Jul 2003 17:23:22 +0800, "Cindy" <stayhardsg@yahoo.com.sg> wrote: >Would appreciate if someone could point me to a website to find a javascript >that could perform the following: >...
13
by: christopher diggins | last post by:
What I am trying to answer is, what the most prominent motivation for implenting and using smart pointers in C++ is. Is it primarily to reduce bugs resulting from memory access errors or primarily...
9
by: christopher diggins | last post by:
I would like to survey how widespread the usage of smart pointers in C++ code is today. Any anecdotal experience about the frequency of usage of smart pointer for dynamic allocation in your own...
3
by: ajfish | last post by:
Hi, I have a web form with smart navigation turned on. the html has an onload event which calls a javascript function and the contents of this function are dynamically generated on the server...
1
by: Rasheed | last post by:
We are building a smart client application (.NET 2.0) which uses Web Services to access the business objects. Services: The Web Services have been secured by brokered authentication using X509...
4
by: Paolo Pantaleo | last post by:
Hi, I need to capture a screen snapshot in Linux. PIL has a module IageGrab, but in the free version it only works under Windows. Is there any package to capture the screen on Linux? Thnx...
33
by: Ney André de Mello Zunino | last post by:
Hello. I have written a simple reference-counting smart pointer class template called RefCountPtr<T>. It works in conjunction with another class, ReferenceCountable, which is responsible for the...
4
by: =?Utf-8?B?SmltIE9ybXNiZWU=?= | last post by:
Hopefully my solution will help others. I have a MacBook Pro on which I am running WindowsXP Home Edition. It is running totally separate from the Mac OS. I have to reboot to switch between OS's....
50
by: Juha Nieminen | last post by:
I asked a long time ago in this group how to make a smart pointer which works with incomplete types. I got this answer (only relevant parts included): ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.