LEGEND Posted July 24, 2006 Share Posted July 24, 2006 how can I use the alt tag here: <div> $activeusers </div>so that when a member hover's the mouse over a member's name in the what's going on box:Most users ever online was 8, 1 Week Ago at 05:40 AM. [b][color=blue]donnone[/color][/b], youtwo, [b][color=blue]Viewing Index Computerz - 1 Minute Ago [/color] [/b] it would show where on the forum the use is. Link to comment https://forums.phpfreaks.com/topic/15448-alt/ Share on other sites More sharing options...
Caesar Posted July 24, 2006 Share Posted July 24, 2006 I suspect you wouldn't do it in an alt tag but, use a Javascript function, triggered on mouseover. Link to comment https://forums.phpfreaks.com/topic/15448-alt/#findComment-62653 Share on other sites More sharing options...
LEGEND Posted July 24, 2006 Author Share Posted July 24, 2006 Thanks! How would I go about doing that? Link to comment https://forums.phpfreaks.com/topic/15448-alt/#findComment-62660 Share on other sites More sharing options...
spyke01 Posted July 24, 2006 Share Posted July 24, 2006 actually you do this[code]<a href="#" title="blah blah blah">Link text</a>[/code] Link to comment https://forums.phpfreaks.com/topic/15448-alt/#findComment-62681 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.