Re: problems with client validation Internet Explorer 8 - no background images

2010-05-12 Thread Kiss Izolda
this css style has the following style property: style="position: absolute; top: 122px; left: 423px; width: auto; height: 39px;" Izolda -- View this message in context: http://old.nabble.com/problems-with-client-validation-Internet-Explorer-8---no-background-images-tp28149213p28534672

Re: problems with client validation Internet Explorer 8 - no background images

2010-04-20 Thread Santiago W. Fernandez Lorenzo
I have the same problem!. Could somebody help us? Thanks 2010/4/6 Kiss Izolda > Hello, I have set the form parameter: clientValidation=true and defined > validations for the fields, like this: t:id="txtRowsPerPage" t:type="textField" t:value="rowsPerPage" > validate="required" />txtRowsPerPage

problems with client validation Internet Explorer 8 - no background images

2010-04-06 Thread Kiss Izolda
Hello, I have set the form parameter: clientValidation=true and defined validations for the fields, like this:txtRowsPerPage-required-message=You must provide a value for: rows per page! when the validation fails the following div appears:You must provide a value for: rows per page! Using Intern