Custom File Structure
Custom File Structure
Hi All
Im just trialling the editor today, and wondered how you change the file structure paths...
The tutorial mentions it, but doesnt give any indication on how to customise it.
Im using datatables already in the project - but cant conform to the default file layout (for a million reasons)
How do you change it so you can customise the files editor requires' location.
Ta
Im just trialling the editor today, and wondered how you change the file structure paths...
The tutorial mentions it, but doesnt give any indication on how to customise it.
Im using datatables already in the project - but cant conform to the default file layout (for a million reasons)
How do you change it so you can customise the files editor requires' location.
Ta
This discussion has been closed.
Replies
[quote]
jquery.dataTables.js
jquery.dataTables.css
dataTables.editor.js
dataTables.editor.css
[/quote]
(and probably the images as well assuming you want them).
You can then put them wherever you want and as long as you reference them in the HTML page correctly (or combine them into another file that gets included) :-).
Allan