Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: I want to change ALT property of Image Object - June 09, 1998 at 19:11:27

You are here: irt.org | BBS | I want to change ALT property of Image Object [This BBS is closed]

Posted by Urvish on June 09, 1998 at 19:11:27:

I want to change ALT property of Image Object in JavaScript.

I tried

In HTML tag :
<IMG SRC="...." ALT="TEST" NAME="one">

In JavaScript :

images['one'].alt = "Done";


It works with IE but it doesn't work with Netscape.

If anyone has idea pl. tell me
Follow-ups:

You are here: irt.org | BBS | I want to change ALT property of Image Object [This BBS is closed]

©2018 Martin Webb