Page 2 of 2

Re: Automatically erasing search box text

Posted: Fri Feb 23, 2007 11:14 pm
by fiddle
Great, thanks...  Your all over the place, CMSMS Superman!!
thanks for the help...

Re: Automatically erasing search box text

Posted: Sat Mar 03, 2007 1:20 pm
by jce76350
Hi,

Problem validation with that lines into search module
Check on  http://www.validome.org/validate or other validator

When using embedded events (Event-Handler), script language must be specified within Meta-Tag
(z.B. )
or HTTP-Header (Content-Script-Type: text/javascript)

Position de l'erreur: ...cute;..." size="20" maxlength="50" onfocus="if(this.value==this.defaultVa

Erreurs: L'attribut `onBlur` n'est pas autorisé dans la balise input.
Position de l'erreur: ...this.defaultValue) this.value='';" onBlur="if(this.value=='') this.value=

Re: Automatically erasing search box text

Posted: Mon Apr 23, 2007 6:10 pm
by savagekabbage
As I'm new to the forums, I'm not sure if this is the correct place for this.  But if you can please lowercase the onFocus and onBlur so they validate.  Thanks =)