dandelion / dandelion-datatables

Dandelion component for DataTables
http://dandelion.github.io/components/datatables/
Other
110 stars 49 forks source link

Add support for jQuery.noConflict() #259

Closed tduchateau closed 9 years ago

tduchateau commented 10 years ago

The typical $ alias used for jQuery is hard-coded everywhere JavaScript code needs to be generated.

It should be possible to use another character in replacement if users use jQuery.noConflict().

See http://dandelion-forum.48353.x6.nabble.com/Jquery-noConflict-tp1550.html

tduchateau commented 9 years ago

Closed and reopened in the right repo: https://github.com/dandelion/dandelion/issues/50