[jQuery] jQuery UI bug on JS PACKER

2008-10-01 Thread RepThe415
I had always an error on packing my customized UI with the JS PACKER script, after applying several enhancements to the code. The error was saying missing ; before statement. Today I've found the reason why and since there is no UI bugtracker available at the moment I thought I will just let the

[jQuery] Interface Sortables Crash On IE

2008-02-18 Thread RepThe415
I had this bug, when opening the page in IE it always caused to crash. I was trying to use the sortables on a simple ul li. Here's the fix / the thing you shouldn't do when implementing /* * THIS FAILS / div id=sort ul li class=sortableitem1/li li

[jQuery] Re: Interface, jQuery, Sortable

2008-02-18 Thread RepThe415
I got the same issue.. IE crashes completely when trying to open the page. Using Interface Sortables with jquery 1.2.3. Here's a code snippet. Runs fine for FF but crashes in IE 6 ul id=category_list li rel=1 id=category_6906 class=sortableitem img src=/styles/trans.gif class=icon