Virtual Mechanics: Community Forums and FAQs
Virtual Mechanics: Community Forums and FAQs
WebDwarf, SiteSpinner, SiteSpinner Pro 'How do I...'
Form tab order failure (z-order is correct)|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Working Mechanic |
I've read all the threads about tab order and how to do it. I've read the tutorials. The bottom two tabs in my form get skipped.
Here's the page: http://advancedmassage.com/gifts.html The text boxes work in order but the radio buttons and Submit button are skipped. I used the Arrange icons on the bottom of the SiteSpinner design page and I used the code field on the right tab of the form object properties. All the fields are attached to the same form. What am I missing? PJL |
||
|
|
Honorary 'Creative' Mechanic |
It works perfectly well here using IE8, I don't noice any problems and both the radio button and submit button are hihglighted in correct order.
|
|||
|
|
Guru 'Geezer' Mechanic |
The problem is you have too many disconnected forms on your page: giftcert, giftcert1, and the one you have inserted as code object, obj527. You need to consolidate them into one form. I suspect that the form named giftcert can be safely removed since you have not given it an action to perform and it contains no form elements (input boxes, menus, etc).
This means the form you are using to collect the sender, who gets the gift, and mail addresses has to be somehow combined with the PayPal code. This is complicated by the fact that you are trying to use two different form actions: one for PayPal and one for ATM. I think you are going to need another script to route the collected to either PayPal or ATM based on the payment method. |
|||
|
|
Working Mechanic |
Thank You Klimt. When you said it worked in IE I remembered that I had seen that to be true. Its in Safari that I have the problem.
larryd: I see the 'giftcert' in the code but it doesn't have an object id #. I don't know how to find it and delete it from the design page. The paypal form is copied straight from their generated code. It is NOT intended to be part of the giftcert1 form. That's fine. THANKS so much for helping. If you can tell me how to remove the 'giftcert' form that is unused, I'd be grateful. PJL |
|||
|
|
Guru 'Geezer' Mechanic |
It's odd that you have a giftcert form on your page with no form elements attached to it. Did you try Edit->Clean Components?
You could also try the Object Editor->Components tab. Use the geometry drop-down menu to find "giftcert", then click OK; this should make it the active object on the work page allowing you to delete it. I was a bit confused with your form when I saw two submit buttons, one for ATM and one for PayPal. I think you should move the instruction on using credit cards/PayPal up so it is visible without having to scroll the page to see it or your visitors will make the same mistake I did. |
|||
|
| Powered by Eve Community |
| Please Wait. Your request is being processed... |
|
Virtual Mechanics: Community Forums and FAQs
Virtual Mechanics: Community Forums and FAQs
WebDwarf, SiteSpinner, SiteSpinner Pro 'How do I...'
Form tab order failure (z-order is correct)
