Submission Jquery Tooltips
Posted Feb 03, 2012 - 12:53 PM:
What happened to the nice Jquery tool tips that appeared when a required field was not completed rather than allowing the form to be submitted? I cannot get it to work anymore, have you removed that feature or is there a setting in to change somewhere?
They were actually browser-generated based on the HTML 5 "required" attribute. I removed them because they prevented toggling the WYSIWYG editor or using the get meta description button, since those involve form submissions. The get meta button in particular is useless if you have to fill in the fields before you can click the button that's supposed to fill them in.
I'll re-add the required attributes in the next 7.0 beta, since both the get meta and WYSI toggle are now done seamlessly via jquery without form submissions in the 7 series.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Submission Jquery Tooltips
Forum Regular
Usergroup: Customer
Joined: Nov 27, 2006
Total Topics: 187
Total Comments: 465
Posted Feb 03, 2012 - 12:53 PM:
What happened to the nice Jquery tool tips that appeared when a required field was not completed rather than allowing the form to be submitted? I cannot get it to work anymore, have you removed that feature or is there a setting in to change somewhere?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
They were actually browser-generated based on the HTML 5 "required" attribute. I removed them because they prevented toggling the WYSIWYG editor or using the get meta description button, since those involve form submissions. The get meta button in particular is useless if you have to fill in the fields before you can click the button that's supposed to fill them in.
I'll re-add the required attributes in the next 7.0 beta, since both the get meta and WYSI toggle are now done seamlessly via jquery without form submissions in the 7 series.