Onfocus Tooltips extension

Version 1.1

The Onfocus Tooltips extension improves the behavior of title-attribute tooltips so that they also work from element focus.

View the demo to see it in action. When an element receives the focus, a visual tooltip is generated from its title attribute, if it has one.

Installation

Download the Onfocus Tooltips script, copy it into your udm-resources folder, and add the script include to the body section:

<!-- onfocus tooltips extension -->
<script type="text/javascript"
	src="/udm-resources/udm-x-tooltips.js"></script>

Then to style the generated tooltips you need the following CSS:

/* tooltip styling */
div.tooltip {

	/* z-index should be (um.orientation[6] + 20000) */
	z-index:21000;

	border:1px solid InfoText;
	background-color:InfoBackground;
	color:InfoText;
	font:0.7em verdana,helvetica,sans-serif;
	padding:2px 4px;
	text-align:left;
	position:absolute;
	width:auto;
	height:auto;
	}

I'm using CSS2 System Colors so that the tooltip matches the end-user's UI. There's no particular need to modify these styles, unless the z-index is too low to place it above the menus.

Implementation notes

If you use this script it will add the behavior not just to menu links, but to all elements on the same page which are capable of receiving the focus.

Browser notes

This extension is not supported in Win/IE5, Opera 7.0 or Safari. The script could work in Safari 1.2 or later, but it isn't implemented because Safari doesn't support CSS2 System Colors - the tooltips would come out as white text on a white background.


UDM4 mentions at TweetObserver

Android Depok coba di sini gan http://t.co/Crdz7kOp RT @officiallyjun: @depokdroid min minta link game HD dongs..for samsung wonder :))
22 hours ago     

Marlene Boatwright Watch live tv on ps3. Software Downloads.: Online TV Live lets you watch 3645+ free Internet TV, on demand video... http://t.co/lNuJ1rAz
1 day ago     

Robert P Reibold Autocad drawing studio. Software Downloads.: AutoCAD to PDF Converter is a batch converter that allows you to co... http://t.co/emqHDpA2
2 days ago     

Tony N FYI... Software testing vga Software Downloads http://t.co/Fh28NO40
2 days ago     

Jeraldine Nadler Robot email sound Software Downloads http://t.co/bTRvdf7s @EmailResponder
3 days ago     

NFL Football News #NFL Powered By PhpBB Nfl Football Radio usage on homepages: Powered By PhpBB Nfl Football Radio is related to: ... http://t.co/SsK2G9wt
3 days ago     

KwikTIK Powered By PhpBB Nfl Football Radio usage on homepages: Powered By PhpBB Nfl Football Radio is related to: ... C... http://t.co/NuFNf7TQ
3 days ago     

Nfl Seat Powered By PhpBB Nfl Football Radio usage on homepages: Powered By PhpBB Nfl Football Radio is related to: ... C... http://t.co/maZHNTA9
3 days ago     

Search

Software Updates

UDM4 is used at:

We would like your feedback! Take the UDM4 Survey!

UDM 4 is valid XHTML, and in our judgement, meets the criteria for WAI Triple-A conformance.

-