yes,
<img src="whatever.gif" name="toBeChange">
<input type="button" value="change" onClick="change('red');">
function change(color){
toBeChange.src=color + '.gif';
}
|
Results 1 to 3 of 3
Thread: Possible???Threaded View
|
Click Here to Expand Forum to Full Width |