Are you looking for a JavaScript tooltip which can make your additional content become more beautiful when the mouse is over it, for your anchors? Then this is a JavaScript you should try, DOMTooltips, a very good tooltip for modern web applications; and it's very easy to use!
Give and display the radio option to open links in either a new window or in the same window. Simple to set-up and completely unobtrusive.
Sometimes you want to create list of links without writting all HTML? Let use this link script, just enter your URLs in a string array, the code will make the rest for you, the code will make array convert and your array values will be formatted and placed as links. You can sort array before processing.
With this changing links JavaScript on page, your links make bold after clicked. A good navigating script for websites that using frame or for toggling content.
This code uses both CSS to design description content and JavaScript to perform the toggle effect for the links, users click the link to drop it down, click again to close. Excellent when you want to present information and not have to worry about popup blockers.
Many sites contain a page with links to other related resources. Generally, a description of each site is not provided, unless the visitor hovers over the TITLE attribute of the ANCHOR tag. The descriptions could be shown on the page, along with the links, but that would make it too cumbersome. This script will show and hide the link's title information right on the page. It could be used in a site map or dynamic menu as well.
This small JavaScript library will spice up the look of your tooltips in your Web page. It replaces the title attribute with a tooltip designed to match your Web site. You can use it in almost an HTML element too. Easy to implement!
Want to spruce up your links without adding background images? This JavaScript will enclose your designated links in brackets. You can keep the other links separate, if you like.
Using this script, outbound links will open in a new window automatically. No need to add anything to the link. The script will also apply a different style to the outbound link to make visitors aware it is an outbound link. You don't have to worry anymore about targets and the appearance, especially if your customers have their own CMS.