From the docs: filter - (mixed: defaults to null) To filter the response tree by a selector or function. See Elements:filter
What you have: var newContent = responseHTML; On May 6, 2011, at 6:11 PM, hamburger wrote: > Hello, > I'am trying to filter my requested html. > but it do nothing. whats wrong? > > http://jsfiddle.net/NF2jz/1206/ > > thx for any help
