Popup Alt

By Kyosuke Last update Jul 21, 2005 — Installed 2,207 times. Daily Installs: 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 2, 3, 1, 0, 1, 2, 1, 3, 0, 0, 0, 0, 1, 2

Archived Comments (locked)

Subscribe to Archived Comments 5 posts, 5 voices

Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Alvin User

Is this the same thing as the Popup Alt Attribute extension?

 
Nyks Scriptwright

@Kimball: Its the same like the "popup-alt"-extension:

This is an extension to popup alternate texts given as ALT attributes (they are not descriptions, but authors often use the attribute only for popups), like NC4, IE, and other browsers.

As an additional feature, this includes "multi-row tooltip". If the text is too long, it will be shown in multiline automatically.

Screenshot:
http://piro.sakura.ne.jp/xul/_img/popupalt.png

 
Kimball Robi... Scriptwright

You need to improve your description. I have no idea what "popup alt" means.

 
Josh 3 User

Great idea. I made one change to identify the ALT tag when it's used instead of a pre-existing title:

if(alt && !title) tag[i].title = "ALT: " + alt;

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel