leehinkleman
Programmer
The line,
writeln('eval("document.f.q"+wi+".select()"
;');
selects document.f.q0 through ...q8 on the tested page, but could someone please tell me how to simulate the 'liquid' blue look for the selected text input?
The question isn't just cosmetic, because overwriting the blued value of the text input seems to be a problem, too.
Thanks for your help.
writeln('eval("document.f.q"+wi+".select()"
selects document.f.q0 through ...q8 on the tested page, but could someone please tell me how to simulate the 'liquid' blue look for the selected text input?
The question isn't just cosmetic, because overwriting the blued value of the text input seems to be a problem, too.
Thanks for your help.