Skip to main content

Bug Tracker

Side navigation

#3101 closed enhancement (invalid)

Opened June 30, 2008 12:10AM UTC

Closed October 12, 2009 11:33PM UTC

[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 (1)

Changed October 12, 2009 11:33PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

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 .