Response title
This is preview!
You could do it if you remove all // comments. You could replace them with /* comments */. But you really should properly format the code.
- jQuery(document).ready(function(){jQuery('#nLContainerInnerRightSticky').theiaStickySidebar({// Settings additionalMarginTop:70,additionalMarginBottom:0,})});$(document).ready(function(){$("#OpenCloseHide").click(function(){$("#OpenClose").hide()});$("#OpenCloseShow").click(function(){$("#OpenClose").show()})});//---------------- nasilist.com INFINITE CODES START ----------------// $('.nLContainerContentBox').infinitescroll({navSelector :".nav-links",nextSelector :".nav-links a.next",itemSelector :"div#nLContents",loading:{finished:undefined,finishedMsg:"",img:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC",msg:null,msgText:"<div class='nLContentSpinner'></div>",selector:null,speed:'fast',start:undefined},});//---------------- nasilist.com INFINITE CODES END ----------------//
© 2013 jQuery Foundation
Sponsored by and others.