i want to make this function which is handles the preloading of objects (images especially) the function can be called as often as needed and handles preloading in the order which it is called, so it only starts preloading the objects in the second call after objects from the first call are loaded
the input will be array of image
return a value of boalean,,,, Please help me guys im a newbe in web development...