Opened 14 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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
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 .