MatthewJ
11-01-2005, 04:17 PM
Is there any way to change the value of an image's title tag with CSS or Javascript?
|
Click to See Complete Forum and Search --> : Changing Image Title With CSS MatthewJ 11-01-2005, 04:17 PM Is there any way to change the value of an image's title tag with CSS or Javascript? Robert Wellock 11-02-2005, 08:59 AM Not with CSS, do you mean <img src="" title="x" alt="y" /> title attribute? MatthewJ 11-02-2005, 10:12 AM Yes, that title attribute. Is there any way to use CSS or Javascript to modify that attribute of the image element with id="whatever"? LiLcRaZyFuZzY 11-02-2005, 10:18 AM No CSS is only there to style and position, but i guess you could do that in javascript webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |