javascript - Html thumbnails -


when open new tab in google chrome shows thumbnails this. focus on thumbnails . 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

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -