Side navigation
#5937 closed bug (invalid)
Opened January 26, 2010 10:29AM UTC
Closed February 05, 2010 08:21PM UTC
Last modified March 15, 2012 11:08AM UTC
JQuery Validation - Problem with text-indent in IE7
Reported by: | Lehoangel | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | docs | Version: | |
Keywords: | validation | Cc: | |
Blocked by: | Blocking: |
Description
I'm using JQuery validation in my project.
For the sake of beauty, the style of text boxes is {text-indent: 3px}
In FF, it works fine, the problem is in IE7, everytime a textbox is focus, the text jumps to left of textbox and return when textbox is blur.
I detected the problem is from JQuery validation & checked it with this homepage (set the style of textbox with text-indent & input value to it).
Attachments (0)
Change History (1)
Changed February 05, 2010 08:21PM UTC by comment:1
milestone: | 1.5 |
---|---|
resolution: | → invalid |
status: | new → closed |
version: | 1.4.1 |