Opened 15 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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 (2)
Change History (3)
Changed 15 years ago by
Attachment: | treeview_cookie_settings_patch.txt added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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 .
Note: See
TracTickets for help on using
tickets.
Patch to jquery.treeview.js