Why did you switch to Happy.js? Happy didn't have validation for phone
number formats, so I jumped to jQuery validation and am now having some
trouble getting it to take up the styling for form error from bootstrap
On Tuesday, February 7, 2012 3:31:08 PM UTC-8, Gary Taylor wrote:
>
> I just switched to Happy.js and am using the changes to happy.js as
> described above for Bootstrap 2.0, with the only exception being:
>
> Line 9: return $('<div id="'+error.id+'" class="alert
> alert-error">'+error.message+'</div>');
>
> That's just more of a personal preference thing.
>