I have a folder named \"images\" in the same directory as my .js file. I want to load all the images from \"images\" folder into my html page using Jquery/Javascript.
Add the following script:
then create a js file with the following:
var g_FOLDER_CONTENTS = mlString(function() { /*! 1.png 2.png 3.png */});