Jul 27
$$('form.validate').addEvent('submit',function (e){
var no_errors = true;
$$('.required').each(function(input_el){
if(!$(input_el).get('value'))
{ input_el.addClass('error');
no_errors = false;
}
});
if(!no_errors)
alert('Please fill all required fields');
return no_errors;
});
June 16th, 2011 at 3:55 am
Yo , I am forming a new website almost the same as ehow and your articles would really fit in well. Would you let me link back to think article for my readers?
December 6th, 2011 at 8:13 pm
Hiya, I’m really glad I have found this information. Today bloggers publish only about gossips and internet and this is really irritating. A good site with exciting content, this is what I need. Thanks for keeping this website, I will be visiting it. Do you do newsletters? Can not find it.