skip address bar

G

Guest

hey all,
is there any way to skip the address bar when a user hits the Tab key?

thanks,
rodchar
 
C

Cowboy \(Gregory A. Beamer\)

This is changing the default way the browser works, so it is not a wise
idea. If it can be done, which is probably a yes, it would be through
JavaScript on the client side.Possibly resetting the focus to the first
control when someone tabs into the browser bits? Setting focus is easy; the
hard part is figuring out when focus is in the browser's space and not on
the page.
 
G

Guest

thank you.

Cowboy (Gregory A. Beamer) said:
This is changing the default way the browser works, so it is not a wise
idea. If it can be done, which is probably a yes, it would be through
JavaScript on the client side.Possibly resetting the focus to the first
control when someone tabs into the browser bits? Setting focus is easy; the
hard part is figuring out when focus is in the browser's space and not on
the page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,888
Messages
2,569,964
Members
46,294
Latest member
HollieYork

Latest Threads

Top