View Full Version : status bar


swtgrl55
04-08-2005, 05:02 PM
i've tried to look for status bar script that doesnt allow my message to go away when someone hovers over a link... i hope you understand what i mean...

oincubusx
04-10-2005, 03:30 AM
i have a script which is sorta the opposite but when you hover over a link it shows a status message... i guess you could use that?


juss add:

ONMOUSEOVER="window.status='Updates, Entries, and Personal Info..';


to the <a></a> tags.... ya... but u have to do it individually... iguess it would come in handy if you have custom modules...