Thinking Web Publishing? Think YouNeedItAll.com!

Translate Web Page

Google-Translate-Chinese (Simplified) BETA Google-Translate-English to French Google-Translate-English to German Google-Translate-English to Italian Google-Translate-English to Japanese BETA Google-Translate-English to Korean BETA Google-Translate-English to Russian BETA Google-Translate-English to Spanish

Social Media Networking

web design, web development and web technology news folow web designer and web programmers in new york on twitter
become a friend of Nikolay. Web design and Web developer in syracuse, new york

Site Statistics

Content View Hits : 597477

Da Vinci Art Gallery

LEONARDO DA VINCI's Art Gallery, Live, Paintings, Inventions, Secrets and History of Renaissance
CSS ToolTips How to make CSS tooltips
CSS ToolTips
Web Development and Web Technology
Written by Nikolay Gul   

How to make CSS ToolTips?

How to create multiple tooltips mouseover on the same page?

Tooltips might be the link to external websiteMouseover for TooltipYra Rabotaet Tooltip Text.
Tool tip might work just to provide more info on same page One more TooltipYra i Eche Odna Rabotaet
Last for TodayGlavnow vce chot ti xochesh cdelat tooltip tolgno bit inside spam tag kak v code

How to make simple CSS ToolTips?

This how css tooptip script : <a href="#" class="OverTolTip">Mouseover for Tooltip<span>
Vce chto inside span pokazivaetcia kak tooltips</span></a>

CSS tooltips look like this: Mouseover for TooltipVce chto inside span pokazivaetcia kak tooltips

To make tooltips script (CSS tooltips) work place below CSS code between head tag: <head> code below </head>

 

CSS for simple tooltips script:

<style type="text/css">

/* Two lines below setting ToolTips mouseover.
You can use only this line. remember add <a class="tooltip" and them url href="/http.www.anyurl.com" </a>

a.tooltip:hover span{display:inline; position:absolute; border:2px solid #cccccc; background:#efefef; color:#333399;}
a.tooltip span
{display:none; padding:2px 3px; margin-left:8px; width:150px;}

</style>
*/

Download sample of css tooltip page here

CSS Tooltip code (CSS Tooltip script) will work if you add style anywhere insice body of the page ( <body> </body> )

Visit this page if you would like to know How to create css tooltips, flash tooltips, tooltips with Javascript?

 
Web Templates Sale, Full site templates Sale, flash templates sale


Email or Call:(315) 378-9729 and Search for www.YouNeedItAll.com @ Nikolay Gul 2009 © All rights reserved