We create simple, user-centered and standards compliant user interfaces Find out more

Journal › category ‘Stylesheets’

Jan14

“Simple Tooltip with CSS and jQuery”

Posted in Javascript, Stylesheets at 9:22 am 4  

Recently I was searching for a tooltip plugin that provides the possibility to show an “advanced” tooltip for each title attribute. “Advanced” means that it should support HTML formatting, like bold, italic or a simple line break. There are several powerful (and over-engineered) plugins out there (e.g. jQuery Tools), however they did not fulfill my requirements. So I did it on my own.

Continue Reading