Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Mouseover woes
- From: javascript@xxxxxxxxxx (Allen Wayne)
- Subject: [Javascript] Mouseover woes
- Date: Wed, 31 Jul 2002 13:21:33 +0100
Hi All, heres a good one that has be slightly stumped. can I do a mouse over without absolutly referencing the image??? eg <td class='box'><a href='test.asp'><img src='../images/bar.gif'></a></td>" this is all I have I want to to the equivivent of <td class='box'><a href='test.asp'><img src='../images/bar.gif' onmouseover='document.this.image.src=../images/test.gif'; return true;'></a></td>" ideas pointers??? Wayne
- Prev by Date: [Javascript] Checking for date
- Next by Date: [Javascript] Mouseover woes
- Previous by thread: [Javascript] RE: Checking for date
- Next by thread: [Javascript] Mouseover woes
- Index(es):