So we have a /page.html and /folder/file.bla. We want to load that file contents as text string into some var using jQuery and call some function when we are done loading. How to do such thing?
So we have a /page.html and /folder/file.bla . We want to load that file
Share
Get the file using $.AJAX :