Modify ↓
Ticket #5936 (closed bug: invalid)
JQuery Validation - Problem with text-indent in IE7
| Reported by: | Lehoangel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.4 |
| Component: | plugin | Version: | 1.4.1 |
| Keywords: | validation | Cc: | |
| Blocking: | Blocked by: |
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).
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please file plugin bugs with the appropriate author on their bug tracker.