I am using the placeholder label code I purchased some time ago. I've used it on several websites and have been able to fight through some validation issues I've had. I have one now that has stumped me. The placeholders work great, showing and hiding as they need to in the fields. The validation of the form does not work though. In the interest of preserving the confidentiality of Chronoforms paid extension, i'll just post the part that has the error in my console.
TypeError: jQuery(...).addEvent is not a function
[Break On This Error]
jQuery('submit').addEvent('click', function() {
I've tried not using the no conflict code and the no conflict as shown above. No conflict is loaded in the page above where the code is on the page. I've also tried loading the form placeholder js in an external file with no luck.
Any suggestions or ideas?
Edit: Using Joomla 3.1.4 and the latest Chronoform V4
TypeError: jQuery(...).addEvent is not a function
[Break On This Error]
jQuery('submit').addEvent('click', function() {
I've tried not using the no conflict code and the no conflict as shown above. No conflict is loaded in the page above where the code is on the page. I've also tried loading the form placeholder js in an external file with no luck.
Any suggestions or ideas?
Edit: Using Joomla 3.1.4 and the latest Chronoform V4