[jQuery] Using Google's Code Repo

2009-02-27 Thread Issac Kelly
I just started using google's code repo to call JQuery on my sites. It was recommended by a number of people, including John Resig (on TWiT); I'm having an issue though, and I'm wondering if it's just me. about one in a hundred times it just doesn't load at all; and on some configurations, it

[jQuery] Tablesorter Plugin and widgets

2008-10-04 Thread Issac Kelly
I'm working on Christian Bach's tablesorter. I've made a widget that can select rows, and now I want to make a widget that can delete rows, and have a callback. The problem is the callback. The widgets are called like this $.tablesorter.addWidget({ // give the widget a id

[jQuery] Superfish breaks if you replace the inner structure

2008-04-15 Thread Issac Kelly
Ok, so I have a CMS, and it uses Superfish for (most, not all) of the navigation. Every so often (on specific actions by admin) the inner structure of the navigation is tossed about. With superfish enabled, it breaks my navigation, and I can only get to the top level items, anything hidden in a

[jQuery] IE6,7,8b Transparency with Fade causes problems.

2008-04-05 Thread Issac Kelly
Ok, in IE the Fade: option is not working at all for me, it causes blank or non-existent images to be rotated in, This happens if I say True, or put a numerical value in, it doesn't matter. Fade works fine in FF