Moderators: Derry, Goldie, Harpo
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Working Mechanic
Posted
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
 
Posts: 14 | Registered: November 25, 2008Reply With QuoteEdit or Delete MessageReport This Post
Honorary 'Creative' Mechanic
Picture of Klimt
Posted Hide Post
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.
 
Posts: 1723 | Location: Vienna, Austria | Registered: July 17, 2006Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
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.
 
Posts: 5067 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Working Mechanic
Posted Hide Post
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
 
Posts: 14 | Registered: November 25, 2008Reply With QuoteEdit or Delete MessageReport This Post
Guru 'Geezer' Mechanic
Picture of larryd
Posted Hide Post
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.
 
Posts: 5067 | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 


™ & © 1998 - 2008, Virtual Mechanics Inc. All rights reserved.