/* Author : Anshul Sharma (contact@anshulsharma.in) */ jQuery(document).ready(function($) { // To remove the css class for CSS fallback strategy $("div.cgview ul li div").removeClass("cgnojs"); $("div.cgview li").mouseenter(function(){ var d = this.getElementsByTagName("div"); if($(d[0]).attr('class')=='cgback hover'){ $(d[0]).stop(true,true).animate({height: '35%'},200); $(d[1]).stop(true,true).animate({height: '32%'},200); } }); $("div.cgview li").mouseleave(function(){ var d = this.getElementsByTagName("div"); if($(d[0]).attr('class')=='cgback hover'){ $(d[0]).stop(true,true).animate({height: '0px'},200); $(d[1]).stop(true,true).animate({height: '0px'},200); } }); /*Events for colorbox (Fix for small popup window in colorbox due to delay in load of images*/ $(".cgpost").colorbox({onComplete:function(){$.colorbox.resize();}}); /* Pagination */ $(document).ready(function(){ if(paginateVal){ $('ul#cg-ul').easyPaginate({ step:paginateVal, nextprev:false, controls:'cg-page-controls' }); } }); }); /* FILE ARCHIVED ON 15:50:16 Feb 21, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:14:10 Jul 18, 2018. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): LoadShardBlock: 1589.264 (3) esindex: 0.006 captures_list: 1734.986 CDXLines.iter: 11.9 (3) PetaboxLoader3.datanode: 581.576 (5) exclusion.robots.fetch: 129.154 (4) exclusion.robots: 129.883 exclusion.robots.policy: 0.283 RedisCDXSource: 1.172 PetaboxLoader3.resolve: 315.855 (2) load_resource: 451.046 *hulsharma.in) */ jQuery(document).ready(function($) { // To remove the css class for CSS fallback strategy $("div.cgview ul li div").removeClass("cgnojs"); $("div.cgview li").mouseenter(function(){ var d = this.getElementsByTagName("div"); if($(d[0]).attr('class')=='cgback hover'){ $(d[0]).stop(true,true).animate({height: '35%'},200); $(d[1]).stop(true,true).animate({height: '32%'},200); } }); $("div.cgview li").mouseleave(function(){ var d = this.getElementsByTagName("div"); if($(d[0]).attr('class')=='cgback hover'){ $(d[0]).stop(true,true).animate({height: '0px'},200); $(d[1]).stop(true,true).animate({height: '0px'},200); } }); /*Events for colorbox (Fix for small popup window in colorbox due to delay in load of images*/ $(".cgpost").colorbox({onComplete:function(){$.colorbox.resize();}}); /* Pagination */ $(document).ready(function(){ if(paginateVal){ $('ul#cg-ul').easyPaginate({ step:paginateVal, nextprev:false, controls:'cg-page-controls' }); } }); }); /* FILE ARCHIVED ON 15:50:16 Feb 21, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:14:10 Jul 18, 2018. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): LoadShardBlock: 1589.264 (3) esindex: 0.006 captures_list: 1734.986 CDXLines.iter: 11.9 (3) PetaboxLoader3.datanode: 581.576 (5) exclusion.robots.fetch: 129.154 (4) exclusion.robots: 129.883 exclusion.robots.policy: 0.283 RedisCDXSource: 1.172 PetaboxLoader3.resolve: 315.855 (2) load_resource: 451.046 */