HighDots Forums  

Tab Index

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Tab Index in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Watt / Watt Productions
 
Posts: n/a

Default Tab Index - 11-13-2004 , 09:49 PM






Is there any known way to change the Tab Index (order) after the form
elements have been inserted?

I made a form page, and used an extention for the "State" menu. For some
reason, the TAB key will jump from the first field (first name) down to
State second, then back up to Last name, address, city, then it bypasses
state and goes directly to ZIP.

www.wattproductions.com/contact

That's the page, if you have any thoughts, let me know. If not, I'm going
to have to delete the form and start over, inputing the STATE menu myself.

Thanks!
Mike Watt



Reply With Quote
  #2  
Old   
Terry Hughes
 
Posts: n/a

Default Re: Tab Index - 11-14-2004 , 12:48 PM







"Mike Watt / Watt Productions" <DjMikeWatt (AT) WattProductions (DOT) com> wrote in
message news:GIzld.33869$As5.25321 (AT) tornado (DOT) tampabay.rr.com...
Quote:
Is there any known way to change the Tab Index (order) after the form
elements have been inserted?

I made a form page, and used an extention for the "State" menu. For some
reason, the TAB key will jump from the first field (first name) down to
State second, then back up to Last name, address, city, then it bypasses
state and goes directly to ZIP.

www.wattproductions.com/contact

That's the page, if you have any thoughts, let me know. If not, I'm going
to have to delete the form and start over, inputing the STATE menu myself.

Thanks!
Mike Watt

You have told it to do that:

<select name="selState" id="selState" tabindex="1">
It should be tabindex="7"

HTH
Terry




Reply With Quote
  #3  
Old   
Mike Watt / Watt Productions
 
Posts: n/a

Default Re: Tab Index - 11-14-2004 , 03:28 PM



Well, then... I suppose that could be a problem... lol
I manually entered all of my tab index numbers, but the state menu, being an
extension, must have decided it wanted to be number one on it's own. Thank
you.

"Terry Hughes" <terryuse (AT) cashette (DOT) com> wrote

Quote:
"Mike Watt / Watt Productions" <DjMikeWatt (AT) WattProductions (DOT) com> wrote in
message news:GIzld.33869$As5.25321 (AT) tornado (DOT) tampabay.rr.com...
Is there any known way to change the Tab Index (order) after the form
elements have been inserted?

I made a form page, and used an extention for the "State" menu. For some
reason, the TAB key will jump from the first field (first name) down to
State second, then back up to Last name, address, city, then it bypasses
state and goes directly to ZIP.

www.wattproductions.com/contact

That's the page, if you have any thoughts, let me know. If not, I'm
going
to have to delete the form and start over, inputing the STATE menu
myself.

Thanks!
Mike Watt


You have told it to do that:

select name="selState" id="selState" tabindex="1"
It should be tabindex="7"

HTH
Terry





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.