Everything about Mouseover totally explained
A
Mouseover refers to a
GUI event that's raised when the user moves or "hovers" the
cursor over a particular area of the GUI. The technique is particularly common in
web browsers where the
URL of a
hyperlink can be viewed in the
status bar.
Site designers can easily define their own mouseover events using
Javascript and
Cascading style sheets.
Mouseover events are not limited to web design and are commonly used in modern GUI programming. Their existence might not even be known to the user as the events can be used to call any
function that might affect only the internal workings of the program.
Tooltip
A special type of mouseover event is a
tooltip used to show a short description of the GUI object under the cursor. The tooltip generally appears only after the mouse is held over the object for a certain amount of time.
Further Information
Get more info on 'Mouseover'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://mouseover.totallyexplained.com">Mouseover Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |