var $container = this; Settings variable is to overview of your widget, how you wanna look it. Like image size, limit of posts, etc. settings = $.extend({ get : '', imageSize: 320, limit : 12, links : true, …
Read morevar $container = this; Settings variable is to overview of your widget, how you wanna look it. Like image size, limit of posts, etc. settings = $.extend({ get : '', imageSize: 320, limit : 12, links : true, …
Read moreThere is this code I created to get RSS feed directly from a particular channel using jQuery and JavaScript function in an HTML doc. First and foremost, let me explain this below piece of code in detail for you guys. Here we require bootstrap CSS link source file to a…
Read more