473,396 Members | 2,102 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,396 software developers and data experts.

What is this OnMouseOver event called?

When the mouse moves over a word and a list opens up with clickable items,
what is this called, and where can I find the script for it?

Thanks.

Robert

Mar 18 '07 #1
6 3290
VK
On Mar 18, 9:02 pm, "Robert Lully" <robert.lu...@yahoo.co.ukwrote:
When the mouse moves over a word and a list opens up with clickable items,
what is this called, and where can I find the script for it?
Rather foggy as a description. Do you have any web-site (URL)
demonstrating the desired behavior?

Mar 18 '07 #2

"VK" <sc**********@yahoo.comwrote in message
news:11**********************@d57g2000hsg.googlegr oups.com...
On Mar 18, 9:02 pm, "Robert Lully" <robert.lu...@yahoo.co.ukwrote:
When the mouse moves over a word and a list opens up with clickable
items,
what is this called, and where can I find the script for it?

Rather foggy as a description. Do you have any web-site (URL)
demonstrating the desired behavior?

http://traduit.com/ang/index.html

Moving the mouse over the word "Services" in the left-hand column brings up
a submenu.

Robert

Mar 18 '07 #3
VK
Rather foggy as a description. Do you have any web-site (URL)
demonstrating the desired behavior?

http://traduit.com/ang/index.html

Moving the mouse over the word "Services" in the left-hand column brings up
a submenu.
Oh, I see now. It is called "hierarchical menu" or more colloquially
"multi-level menu". For menu opening down it is also often called
"drop down menu". Physically these are sets of HTML elements (DIV, LI
etc) with display properties changing dynamically by JavaScript in
response to mouse events.

You may also look at
http://www.dynamicdrive.com/dynamicindex1/index.html
- not as a sample of some outstanding quality, but for samples of
different menu layouts.

Mar 18 '07 #4
On Mar 19, 4:02 am, "Robert Lully" <robert.lu...@yahoo.co.ukwrote:
When the mouse moves over a word and a list opens up with clickable items,
what is this called, and where can I find the script for it?
Drop-down menus can be achieved with CSS, no script involved. Start
here:

<URL: http://alistapart.com/articles/taminglists/ >
then try:

<URL: http://www.alistapart.com/articles/dropdowns/ >
--
Rob

Mar 18 '07 #5
Thank you very much.

Robert
"VK" <sc**********@yahoo.comwrote in message
news:11**********************@e65g2000hsc.googlegr oups.com...
Rather foggy as a description. Do you have any web-site (URL)
demonstrating the desired behavior?
http://traduit.com/ang/index.html

Moving the mouse over the word "Services" in the left-hand column brings
up
a submenu.

Oh, I see now. It is called "hierarchical menu" or more colloquially
"multi-level menu". For menu opening down it is also often called
"drop down menu". Physically these are sets of HTML elements (DIV, LI
etc) with display properties changing dynamically by JavaScript in
response to mouse events.

You may also look at
http://www.dynamicdrive.com/dynamicindex1/index.html
- not as a sample of some outstanding quality, but for samples of
different menu layouts.



Mar 18 '07 #6
And thanks to you too.

Robert
"RobG" <rg***@iinet.net.auwrote in message
news:11**********************@b75g2000hsg.googlegr oups.com...
On Mar 19, 4:02 am, "Robert Lully" <robert.lu...@yahoo.co.ukwrote:
When the mouse moves over a word and a list opens up with clickable
items,
what is this called, and where can I find the script for it?

Drop-down menus can be achieved with CSS, no script involved. Start
here:

<URL: http://alistapart.com/articles/taminglists/ >
then try:

<URL: http://www.alistapart.com/articles/dropdowns/ >
--
Rob



Mar 18 '07 #7

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

Similar topics

7
by: Eqbal Z | last post by:
Hi, I have the following code, and onmouseover/onmouseout etc. does not work in netscape 4.7. <div id="divUpControl"><a href="javascript:void(0);" onMouseOver="PerformScroll(-7);"...
5
by: yoelgold | last post by:
hi can someone please tell me what "document.MM_sr" is. I tried searching for a explanation on the web but cant find anything. What does MM_sr represent? and where can i get documentation on it. ...
2
by: Justin Rowe | last post by:
I'm attempting to design a site with alot of dynamic content and intractability, however I've hit a snag when it comes to the function of the onMouseOver and onMouseOut events. Using a bit of code...
13
by: Liz | last post by:
Do you really have to use these methods like RegisterClientScriptBlock() to get client-side Javascript into an ASP.NET 2.0 page ? For anything beyond trivial scripting, this is really a painful...
2
by: Daz | last post by:
Hi everyone. I think my problem is a simple one, but I am completely baffled as to how to pull it off. I have a piece of code like so... document.write( "<img id=\"slideshow_toggle\"...
2
by: ismailc | last post by:
Hi, I need help please! Onmouseover it calls a function, but onmouseover the image it changes the cursor from default ot busy the whole time. I want it to stay to default. I have set it o...
9
by: ahilar12 | last post by:
1. <head> 2. <script type="text/javascript"> 3. </script> 4. </head> 5. <body> 6. <form> 7. <select name="team" id="mylist" > 8. <option></option> 9....
5
by: jkershner | last post by:
I have a js script inside php code that is connected to mysql, the php code is listing the results from the query then, the onmouseover function is supposed to show the description of the title for...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.