...(jQuery) is not a function? But only with minified source
Ok, I'm sure that I'm just making some dumb noob mistake, but I can't
find any doc on it anywhere. I used the UI download page to get core
and draggable. When I use jquery-ui-personalized-1.5.3.js, it loads
find and seems to work fine also. But when I use jquery-ui-
personalized-1.5.3.min.js FireBug gives me an error at load time:
"function (C) {C.ui = {plugin:....lots of code here...distance: 1,
delay: 0};}(jQuery) is not a function". Can anyone help a new guy?