This Ajax script lets you fetch another page's content (both needs to be from the same site) and display it on demand within the current page. You can further specify any external .js or .css files that should be loaded at the same time as the external page.
Ajax Tooltip script
This Ajax
script enhances the default "title
"
attribute of HTML so certain tooltips can instead get their contents
from an external file, with rich HTML content and all. Integration is
easy and non obtrusive.
Drop Down Panel script
Drop Down Panel adds a pull down
panel to the top of your page that contains external content fetched via Ajax.
Visitors click on the protruding button to cause the panel to drop down
and reveal its content. Clicking anywhere on the panel again closes it.
Inline HTML Tooltip
Inline HTML Tooltip lets you
define rich HTML tooltips that are embedded directly inside your webpage and that
appear when the mouse rolls over links on your page. The tooltip appears
directly beneath the anchor link, and adjusts its position dynamically based on
whether the mouse is too close to the window's edges.