[thelist] setting focus in a Frameset / Javascript

Timothy Martens timfm at hawaii.rr.com
Thu Jul 11 02:42:01 CDT 2002


Hi Everyone,

I have a two row frameset:
<frameset rows="*,19">
  <frame src="palette.htm" name="main">
  <frame src="control.htm" name="outtie">
</frameset>

When the frameset loads, I need the focus() to be on "main" because
there is an onkeypress behavior attached to it. Currently the keypress
behavior doesn't work until AFTER I've clicked in that frame - which is
bad. How is this done AND in which file should the function be placed?

 t.

::::::::::::::::::::::::
<!--timothy martens
timfm at hawaii.rr.com-->




More information about the thelist mailing list