News

Full browser screen image viewer, that uses the Flickr API to load in images, that are tagged by certain (defined by the developer) tags or keywords Next and previous navigation The viewer also should ...
A lightweight, dependency-free image viewer popup for vanilla JavaScript projects. Easily display images in an overlay with one CSS class and a simple JS function. Includes a demo (index.html) ready ...
Hello Reader's! If you want to make your file download by execution of JS then you can use the code below:- var a = document.createElement('a'); a.href = "/favicon.png"; //make the link of image ...