Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old March 2nd, 2004, 12:47 PM
GG Dart GG Dart is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 438 GG Dart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
tab order

hi, I think I'm write posting this into client side.

I've got a form and I would like the tab order to be a certain way, that it isn't at the moment. Is there a way in html code to change the tab order, so that when I press the tab button, it goes in the order I want it to go?

Reply With Quote
  #2  
Old March 2nd, 2004, 01:08 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: tab order

Yep.. you could set 'tabindex' attribute in each form element.
eg:
Code:
<input type="text" tabindex="1">
<input type="text" tabindex="4">
<input type="text" tabindex="6">
<input type="text" tabindex="2">
<input type="text" tabindex="5">
<input type="submit" tabindex="3">

Reply With Quote
  #3  
Old March 2nd, 2004, 02:05 PM
GG Dart GG Dart is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 438 GG Dart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: tab order

ah ok thanks alot,
have you got an idea what happens if I just set tabindex for the ones I need and let all the other things where I would get to with the tap button blank, would that work asweel, because it's quite a lot of things where I would have to put the tabindex if that doesn't work.

Reply With Quote
  #4  
Old March 2nd, 2004, 02:43 PM
CodeKadiya CodeKadiya is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Colombo,Sri Lanka
Posts: 2,313 CodeKadiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
Send a message via Yahoo to CodeKadiya
RE: tab order

You can keep some elements without setting tabindex. it will work in the order they are placed in form.

Reply With Quote
  #5  
Old March 2nd, 2004, 05:15 PM
GG Dart GG Dart is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 438 GG Dart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: tab order

ah ok that's good to know, thanks alot

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > tab order


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT