Logout |




Welcome to this page, this global notification message is brought to you by Yocoya Global Notification Manager
tooltips based on CSS    
This demo page shows how to display the help associated with page items in form of tooltips, that is displaying the text whenever the mouse pointer hovers on the item label link.
The technique, unlike others developed for Apex, DOES not use AJAX and does not perform additional requests to the server, resulting in a lighter workload for the apex server.
Tooltips are useful when the help text size is fairly small, so in case the text exceeds a certain amount, it could be advisable to truncate it.
The first item retains the capability of opening a pop-up window in case the user clicks on the link, while the second item traps it and does nothing.

The original CSS script has been developed by Stuart Nicholls and has been adapted with minor modifications for Apex by Flavio Casetta.
test region    




APEX_PUBLIC_USER