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(curPos - 1) + ")")

I believe this is where the issue lies, but cannot seem to figure it
out from there.

Thanks for looking into it!!


On Oct 2, 9:31 am, brian <bally.z...@gmail.com> wrote:
> On Fri, Oct 2, 2009 at 9:29 AM, brian <bally.z...@gmail.com> 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
> first book on the list.
>
> http://blog.reindel.com/src/jquery_browse/books.xml

Reply via email to