Great, thanks... Your all over the place, CMSMS Superman!!
thanks for the help...
Automatically erasing search box text
Re: Automatically erasing search box text
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=
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=
Jean-Claude Etiemble MyPageFr
-
- Forum Members
- Posts: 75
- Joined: Mon Apr 23, 2007 3:51 pm
Re: Automatically erasing search box text
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 =)