Filtering with jQuery.noConflict has 0 results

Filtering with jQuery.noConflict has 0 results

GrantGrant Posts: 2Questions: 0Answers: 0
edited March 2009 in Bug reports
Hi,

I am using Prototype as well as jQuery with http://docs.jquery.com/Core/jQuery.noConflict to get the libaries working together.

I went into the dataTables.js and replaced the $ symbol with jQuery.

When filtering it brings up no results. Any idea what is happening?

Replies

  • GrantGrant Posts: 2Questions: 0Answers: 0
    edited March 2009
    Oh!
    I broke the regex when I replaced the $ symbols.
    (There is a $ symol in the regex expression that got replaced with jQuery)
    My mistake.
This discussion has been closed.