> Is there a non-_javascript_ method to set the cursor/focus in
> the desired first form field of a HTML form?

Nope - the Browser Window naturally has Focus

> I've set the tab-index of my form fields but the first one
> does not get focus automatically.  Is this a browser issue?

The Tab-Index does exactly that - it's the order that you tab through
the fields

> My lowest common browser is IE 5.5 which is what I do my
> development/testing against.

Why can't you just use a small bit of _javascript_? If it naturally
disabled on your client's browsers, then there's not much you can do...
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to