Modify ↓
Ticket #3612 (closed bug: invalid)
[validate]
| Reported by: | sarca | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | validate plugin, wrapper property | Cc: | |
| Blocking: | Blocked by: |
Description
I'm using the property wrapper in order to get a good presentation of errors. wrapper:'div'. I don't know why when a text input lost focus all my divs get display:none. If I use wrapper:'p' or wrapper:'li' everything work fine. This is the code: http://paste.ideaslabs.com/show/0WdjevPKxa
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.

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .