I have a page with 10 images (webcam) every few minutes a new image is uploaded by my webcam. I want a script that orders those 10 images by time (lastModified property) but I don't know how. using the lastModified property of the html-file is easy (document.lastModified) but retreaving the lastModified property of image files ??? I have no idea..
Please, Can anyone help ??
Thanx in advance,
math
Please, Can anyone help ??
Thanx in advance,
math