/** * jQuery BloggerDynamicSlider v1.0.0 * Copyright 2018 http://batlax.com * Contributing Author: Batlax.com * */ !function(a){a.fn.BloggerDynamicSlider=function(b){var c=a.extend({blogURL:"",labelName:"",maxItem:6,showPostTitle:!0,postTitleStyle:"default",imageWidth:544,imageHeight:280,animation:"fade",controlNav:!0,directionNav:!0,pauseOnHover:!1,slideshowSpeed:7e3,animationSpeed:600,animationLoop:!0},b);return this.each(function(){var b=a(this),d=b.attr("id"),e=c.blogURL+"/feeds/posts/summary/"+(0==c.labelName.length?"":"-/"+c.labelName.replace(/\,(\s+)?/g,"/"))+"?max-results="+c.maxItem+"&orderby=published&alt=json-in-script";a.ajax({type:"GET",url:e,async:!1,contentType:"application/json",dataType:"jsonp",success:function(a){var f,g,h,i,j,k,l,m,n,o,p,q,e=a.feed.entry||[];for(f="",f+='
',f+='
",f+='",b.append(f)},error:function(a,c,d){b.append('

No Result! Or Error Loading Feed