FixedHeader not working with Joomla

FixedHeader not working with Joomla

justdietnowjustdietnow Posts: 11Questions: 5Answers: 0

I've managed to get everything working with a Joomla site using the variable

jQuery.noConflict();

I've changed new $.fn.dataTable.FixedHeader( table ); TO new jQuery.fn.dataTable.FixedHeader( table );

This does nothing. Any help is appreciated.

justdietnow.com/test.html

Answers

This discussion has been closed.