This blog was created for the purpose of sharing integration of Bootstrap, Jquery, and Javascript plus solid tested examples on the Blogger API. I have been developing databases for almost 35 years and web development since the mid-90s. There is a back story about me that through various projects connects me to international events, politicians and the global landscape of international...
Friday, December 14, 2018
Tuesday, September 18, 2018
Prefetch Test:
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',...