|
-
Mar 29th, 2001, 10:42 PM
#1
Thread Starter
Member
Have a piece of code that is kinda working at the minute the only problem is I want a tool tip and not an alert to occur when I scroll over text in a grid.
The code I'm using is..
<TD VALIGN=MIDDLE ALIGN=LEFT class="listname"><A HREF="javascript:myvoid()" onMouseover= "alert('<%=ReadNewValue()%>')">
<SPAN ><font face="Arial" font color="#000000"><%=rsTEMPValue("sTypes")%></font></SPAN></A>
</TD
What replaces alert? If you need any more info please let me know. Cheers.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|