Simple, lightweight jQuery Program to get website title and screenshot
Simple, lightweight jQuery Program to get website title and preview
Enter Full Website URL:
SUBMIT
//
$(function() {
$('#getPreview').click(function(){
$("#msg").html("Loading Preview Please Wait..");
$("img").attr('src',...