jay_66
02-26-2003, 12:39 AM
Is it possible to have html code such as:
</br><a href="#" onMouseOver="document.images[1].src='p_felton.jpg'" onMouseOut="document.images[1].src='unc_thumb.gif'">#2 - Raymond Felton</a>
and then add something like onClick="document.selection.choice.options.selectedIndex='1'"
to change then index that is currently showing and highlighted in a dropdown list??
thanks for any help.
</br><a href="#" onMouseOver="document.images[1].src='p_felton.jpg'" onMouseOut="document.images[1].src='unc_thumb.gif'">#2 - Raymond Felton</a>
and then add something like onClick="document.selection.choice.options.selectedIndex='1'"
to change then index that is currently showing and highlighted in a dropdown list??
thanks for any help.