I am using it after an ajax request. I think it might be a bug, that probably will get fixed in 1.3.3. Did you test in Safari, FF, or IE?
I am searching through the bug tracker right now. On May 21, 5:31 pm, aquaone <aqua...@gmail.com> wrote: > It works fine for me. Does your actual script block contain a > $(document).ready(function(){ ... }); ? > > On Thu, May 21, 2009 at 16:49, sean <shaha...@gmail.com> wrote: > > > I forgot the '#' sign in the sample code I provided. > > > The problem I am having is that the code does not work. For some > > reason, If i remove the <span> tags, it works, but keeping them in > > makes it not work.