javascript - Html thumbnails -
when open new tab in google chrome shows thumbnails this.
. there way can use thumbnail facility on html webpage such pass url's of various sites , shows in same manner. can not use fixed images content on websites (i wish display thumbnails) keeps on changing.
while possible to screenshot of page client side code, same origin policy prevent doing arbitrary third party sites.
you need server side solution generate screenshots. there several tools (phantomjs , selenium spring mind). need write web server use pass url on , screenshot back.
Comments
Post a Comment