[jQuery] Re: stripping style from ajax html

2008-09-30 Thread crrrum
ething like that? Anyway this got me the desired results! Thanks! cRRRum On Sep 30, 12:47 am, "Prajwala Manchikatla" <[EMAIL PROTECTED]> wrote: > I tested with this html > t = > $('.s{color:red}function(){alert("hi")}') > > The return valu

[jQuery] stripping style from ajax html

2008-09-29 Thread crrrum
ustom search and replaces? Thanks in advance, cRRRum

[jQuery] removing style tags and script tags

2008-09-29 Thread crrrum
ustom search and replaces? Thanks in advance, cRRRum

[jQuery] Tablesorter and large amount of rows

2008-09-11 Thread crrrum
Hello all, I'm trying to use tablesorter and dynamically generate a list of rows form a search form. When adding a lot of rows things seem to freeze and eventually the table generates. Does anyone have any suggestions on how to handle this? I thought maybe appending x number of rows and then d