The only way in my forms to enter into a new text box/field is by pressing the "tab" button. When you click the individual field, you just get reverted back to the 1st text box. Not sure how to fix this. Any suggestions? Thanks!!!!
Forums
Clicking in new Text Fields not working
Hi stylus 1274,
Absolutely no idea. There is nothing in ChronoForms itself that will cause this behaviour. Could be something weird with taborders or most likely a broken piece of JavaScript.
Is the form on-line?
Bob
Absolutely no idea. There is nothing in ChronoForms itself that will cause this behaviour. Could be something weird with taborders or most likely a broken piece of JavaScript.
Is the form on-line?
Bob
Yes, it's online at http://velvetinkmedia.com/index.php?option=com_content&view=article&id=55&Itemid=56
Now if you are using IE7 you are O.K. But for some reason Safari and FireFox don't work properly.
Now if you are using IE7 you are O.K. But for some reason Safari and FireFox don't work properly.
Hi stylus 1274,
I did some digging - you owe me large Latte one day!
The problem is the unclosed <label> tag before the first text field. If you comment thst out or add a </label> tag the problem goes away.
Bob
I did some digging - you owe me large Latte one day!
The problem is the unclosed <label> tag before the first text field. If you comment thst out or add a </label> tag the problem goes away.
Bob
Thanks, you are the man. Your XX Latte is in the mail.🙂
This topic is locked and no more replies can be posted.