Thanks a lot, Vincenzo. That worked :)
Cens wrote:
>
> In global.js try commenting out the following lines in function
> addFocusHandlers(elements):
>
> //elements[i].onfocus=function()
> {this.style.backgroundColor='#ffd';this.select()};
> //elements[i].onmouseover=function()
> {this.style.backgroundColor='#ffd'};
> //elements[i].onblur=function()
> {this.style.backgroundColor='#EFFFF3';}
> //elements[i].onmouseout=function()
> {this.style.backgroundColor='';}
>
>
> Vincenzo Caselli
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/onblur-not-working-tp17181860s2369p17201144.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]