Try the Demo

Magento Forum

   
Validation Breaking Input
 
drinkonlyscotch
Jr. Member
 
Total Posts:  20
Joined:  2009-12-15
 

This is strange. For some reason, validation is breaking submit buttons. For example, hitting the subscribe button before entering an email into the newsletter sign-up will trigger the validation feedback, but then the subscribe button will not work after entering a valid email. The same goes for adding a configurable product to cart before selecting an option. After getting the validation warning, the add to cart button stops working. Any ideas?

 
Magento Community Magento Community
Magento Community
Magento Community
 
Alex WM
Jr. Member
 
Avatar
Total Posts:  11
Joined:  2011-02-09
 

It might be when updated scriptaculous/effects.js to the latest version.

page.xml
<action method="addJs"><script>scriptaculous/effects.js</script></action>

possible conflict:
<action method="addJs"><script>scriptaculous/effects-1.9.0.js</script></action> does not interact with the add-to-cart button.

reroll and try again. hope it works as it did here!

 Signature 

Cactusplaza | Cacti and Exotic Plants
TheeThee | Exclusieve Thee

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top