[jQuery] Re: Stumped. 1.3.2 breaks this script

2009-10-03 Thread stilfx
Still cant figure this one out! On Oct 2, 9:48 am, stilfx wrote: > Let me clarify. This example is working, using the older version of > jQuery. When I plug in jQuery 1.3.2, the first two books no longer > show and it breaks the script a bit. I am trying to figure out what > changed. > > Near t

[jQuery] Re: Stumped. 1.3.2 breaks this script

2009-10-02 Thread stilfx
Let me clarify. This example is working, using the older version of jQuery. When I plug in jQuery 1.3.2, the first two books no longer show and it breaks the script a bit. I am trying to figure out what changed. Near the end of the script (browse.js) you will find: .filter(":gt(" + parseInt(curPo

[jQuery] Re: Stumped. 1.3.2 breaks this script

2009-10-02 Thread brian
On Fri, Oct 2, 2009 at 9:29 AM, brian wrote: > You say it's not displaying "the first few books" but you don't say > which those are. The first one I'm seeing is "Plum Lovin'". Is that > correct or not? > > FF3.5.3/Linux, btw. > Never mind,I just found the XML source. Plum Lovin' is, indeed, the

[jQuery] Re: Stumped. 1.3.2 breaks this script

2009-10-02 Thread brian
You say it's not displaying "the first few books" but you don't say which those are. The first one I'm seeing is "Plum Lovin'". Is that correct or not? FF3.5.3/Linux, btw. On Fri, Oct 2, 2009 at 9:04 AM, stilfx wrote: > > Article: > http://blog.reindel.com/2007/02/02/use-jquery-expressions-and

[jQuery] Re: Stumped. 1.3.2 breaks this script

2009-10-02 Thread stilfx
Article: http://blog.reindel.com/2007/02/02/use-jquery-expressions-and-ajax-to-browse-an-xml-file/ Example: http://blog.reindel.com/src/jquery_browse Script: http://blog.reindel.com/src/jquery_browse/browse.js I've also emailed the author with no response. A quick peek, anyone? Bueller? Bueller?