Do you want to have custom tooltip without using JavaScript in your website? Using following code you will have custom tooltip in your website. a:hover { background:#ffffff; text-decoration:none; } /*BG color is a must for IE6*/ a.customtooltip span { display: none; position: absolute; padding: 2px 3px; margin-left: 2px; } a.customtooltip:hover span { display: inline; background: [...]
Entries from March 2010
Tooltip using CSS
March 31, 2010
Data Mining in SQL Server 2008
March 30, 2010
Microsoft SQL Server 2008 empowers informed decisions with predictive analysis through intuitive data mining ─ seamlessly integrated within the Microsoft Business Intelligence platform and extensible into business applications. Top New Features Test multiple data mining models simultaneously with statistical scores of error and accuracy and confirm their stability with cross validation. Build multiple, incompatible mining [...]
Google Transliteration
March 10, 2010
Google Transliteration allows you to type phonetically using roman characters. Simply type a word the way it sounds in English and Google Transliteration will convert it to its local script. We currently support 19 languages: Amharic, Arabic, Bengali, Greek, Gujarati, Hindi, Kannada, Malayalam, Marathi, Nepali, Persian, Russian, Sanskrit, Serbian, Punjabi, Tamil, Telugu, Tigrinya and Urdu. [...]
Posted in
content rss
Recent Comments