Thanks - that worked perfectly for me.
On May 7, 10:40 am, Knut Hamang <knut.ham...@gmail.com> wrote: > Thanks. I have exactly the same issue. If using jquery-mini, here is > the code to insert: > > // search for this > return N.toUpperCase()});if(L){ > // insert this > if(K=='NaNpx'){K=''} > //before this > J[G]=K}return J[G]} > > result: > return N.toUpperCase()});if(L){if(K=='NaNpx'){K=''}J[G]=K}return J[G]} >