[ale] JavaScript Mouseover

Christopher Fowler cfowler at outpostsentinel.com
Wed Jun 1 12:08:42 EDT 2005


On Mon, 2005-05-30 at 01:19, joh6nn wrote:
> http://www.kryogenix.org/code/browser/nicetitle/


This is really cool.  Is anyone here using it?  I've got it partially
implemented in our Java Script.  I want to use this idea for help text
so the link display is not even useful to me.  One problem I got is that
a form is part of a table

<table>
 <tr>
   <td>Device Name:</td>
   <td>
    <input type="text" name="d_name" /> 
   </td>
 </tr>

This example on the page works for only <a href> links.  And my labels
are simply plaintext.



More information about the Ale mailing list