Skip to main content

Bug Tracker

Side navigation

#4141 closed bug (invalid)

Opened February 12, 2009 07:06PM UTC

Closed February 12, 2009 11:59PM UTC

Last modified March 14, 2012 02:58PM UTC

[treeview] Persist:cookie not working on jQuery 1.3.1

Reported by: cwalker77 Owned by:
Priority: major Milestone:
Component: unfiled Version: 1.3.1
Keywords: Cc:
Blocked by: Blocking:
Description

When I pass the option "persist: "cookie"" to treeview(), the hitareas on my tree disappear (rendering it unusable). Firebug reports the following error:

$.cookie is not a function

jquery.treeview.min.js (line 15)

I'm using jQuery 1.3.1 minified on Firefox 3.0.6 (also IE 7) and jQuery Treeview 1.4 minified.

I can provide sample code if necessary.

Attachments (0)
Change History (2)

Changed February 12, 2009 07:12PM UTC by cwalker77 comment:1

Sorry, this is my fault; the cookie plugin wasn't being loaded correctly. This ticket can be closed.

Changed February 12, 2009 11:59PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed