Opened 12 years ago
Closed 12 years ago
#7575 closed bug (invalid)
Persist not working in 1.3.3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
The persist property is working fine with jquery.simplemodal-1.1.1.js. But with 1.3.3 and also with 1.4.4 it is not working as expected.
I'm using the following with all plugins. Let me know if I'm missing something.
$("#addNewCustomer").modal({
onOpen: modalOpenAddCustomer, onClose: modalOnClose, persist: true
});
Note: See
TracTickets for help on using
tickets.
The jQuery bug tracker is not for support requests. Please use the correct subforum in the jQuery Forum for support requests regarding this jQuery plugin.