No worries. It sounds like we were just unlucky that the first thing we tried to use jQuery with failed. Having been burned by bug riddled toolkits with horrific documentation, we're a little paranoid.
That you not only fixed the bug quickly but added regression tests to catch similar problems going forward is a real confidence builder. Much appreciated. As a side note, we had a div containing float:left blocks and an empty "anchor" div at the bottom with clear:both; the container must included the anchor, and by extension the blocks above it. That's the W3C recommended way of keeping floats inside of a block, so design wise the CSS was both simple and entirely correct. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---