Modify ↓
Ticket #3101 (closed enhancement: invalid)
[treeview] Patch to add jquery.cookie options to jquery.treeview
| Reported by: | jcruz | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | treeview cookie | Cc: | |
| Blocking: | Blocked by: |
Description
This patch enables you to set the 'expires', 'path', 'domain' and 'secure' options for a cookie when using Treeview.
The following options are added to Treeview: cookieExpires, cookiePath, cookieDomain, cookieSecure
See cookie.jquery.js for how to set these options.
Attachments
Change History
Changed 5 years ago by jcruz
-
attachment
treeview_cookie_settings_patch.txt
added
comment:1 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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 .
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.

Patch to jquery.treeview.js