An interesting problem has surfaced while finishing the coding for an input 
form. The usual text inputs fields are in place for first name, surname, 
address etc. However, I've created a drop-down list for state and country.

Since these drop-down lists have " <OPTION SELECTED>In USA/Canada ", tabbing 
in the form jumps over these drop-downs [simply becuase they're filled]. I 
would like them to be included in the tabbing.

Originally I used "tabindex" to control the flow over optional fields. I 
deleted the tabindex since the behavior of the form was erratic and 
non-logical in flow.

Any ideas on how to circumvent the default behavior of <OPTION SELECTED>blah, 
blah , blah?

Any assistance will be greatly appreciated,
Tia,
Andre


-- 
Please pray the Holy Rosary to end the holocaust of abortion.
Remember in your prayers the Holy Souls in Purgatory.

May God bless you abundantly in His love!
For a free Cenacle Scriptural Rosary Booklet: http://www.webhart.net/csrb/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to