Closed (fixed)
Project:
jQuery UI Backport
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2007 at 00:51 UTC
Updated:
28 Oct 2007 at 01:41 UTC
in firebug when I watch $().jquery I still get v 1.0.4 even though I have installed & enabled this module.
Comments
Comment #1
bleen commentedComment #2
bleen commentedI take back my initial post (is there a better way to un-post a bug report?) ... turns out once installed you have to use
$ui('#block').draggable();not
$('#block').draggable();my only suggestion is that this gets explained a bit better on the project page or in a readme.txt
Comment #3
(not verified) commented