/* 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 12:46:53 May 20, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:13:04 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: 66.654 (3) esindex: 0.004 captures_list: 191.161 CDXLines.iter: 10.479 (3) PetaboxLoader3.datanode: 53.771 (4) exclusion.robots.fetch: 111.053 (4) exclusion.robots: 111.601 exclusion.robots.policy: 0.24 RedisCDXSource: 0.379 PetaboxLoader3.resolve: 138.047 load_resource: 165.862 *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 12:46:53 May 20, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 08:13:04 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: 66.654 (3) esindex: 0.004 captures_list: 191.161 CDXLines.iter: 10.479 (3) PetaboxLoader3.datanode: 53.771 (4) exclusion.robots.fetch: 111.053 (4) exclusion.robots: 111.601 exclusion.robots.policy: 0.24 RedisCDXSource: 0.379 PetaboxLoader3.resolve: 138.047 load_resource: 165.862 */