I dont quite understad how the slice() feature works. I am assuming this is zero based.
So let's say I had 10 DIVs. 0 1 2 3 4 5 6 7 8 9 What does the first and second number in the parens mean? Apparently you do not need to have both. And negative numbers mean something. Maybe someone could make a demo where you can click 10 check boxes and it would display the "slice" that represents that selection? Sorry, I am not familiar with how this works. Glen On 8/24/07, John Resig <[EMAIL PROTECTED]> wrote: > > > Hi Everyone - > > jQuery 1.1.4 has just been released! The full details of this release > can be found on the jQuery blog: > > http://jquery.com/blog/2007/08/24/jquery-114-faster-more-tests-ready-for-12/ > > Suffice it to say that some significant speed increases, test coverage > increases, and API reductions have been made. Please let us know if > you encounter any new problems from jQuery 1.1.3.1. > > --John >