S
shotokan99
i just want to ask why this set of functions doesnt work in ff but
perfectly works in ie:
document.myform.fname.focus();
document.myform.fname.select();
perfectly works in ie:
document.myform.fname.focus();
document.myform.fname.select();