Hi. Can anyone tell me how to make a link active on page loading? I tried this:
document.getElementById("pic1").style.color="#FF0000";
but that serves only to make the link permanently active even when others are clicked. I really want the link state to be made active rather than emulate by changing the color of it. But i know not how to do it. Can anyone help?



Reply With Quote

Bookmarks