Skip to main content

Bug Tracker

Side navigation

#2830 closed enhancement (invalid)

Opened May 09, 2008 07:28AM UTC

Closed October 12, 2009 11:54PM UTC

[treeview] Click/Href-argument to asynchronous treeview

Reported by: jyrki Owned by:
Priority: minor Milestone: 1.2.4
Component: plugin Version: 1.2.3
Keywords: treeview Cc: jyrki.pulliainen@inoi.fi
Blocked by: Blocking:
Description

As proposed in [1], this patch enables two new options to asynchronous treeview, optional href and click.

  • href (if present) adds a link to the treeview element pointing to href
  • click defines a function to be bound to the elements click-event. If only click is defined, the href-attribute of the link is set to "#". User is responsible to prevent bubbling of events.

![1] http://groups.google.com/group/jquery-en/browse_thread/thread/71a6369f88f0260c/2d850852f933ffae

Attachments (1)
Change History (1)

Changed October 12, 2009 11:54PM 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 .