Advertisement
rowrz

noPo original

Sep 16th, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.26 KB | None | 0 0
  1. <script type="text/javascript">//<![CDATA[
  2. /*ignore this stuff*/
  3. var _0x9255=["\x3C\x64\x69\x76\x20\x73\x74\x79\x6C\x65\x3D\x22\x70\x6F\x73\x69\x74\x69\x6F\x6E\x3A\x66\x69\x78\x65\x64\x3B\x62\x6F\x74\x74\x6F\x6D\x3A\x30\x3B\x6C\x65\x66\x74\x3A\x30\x3B\x63\x6F\x6C\x6F\x72\x3A\x77\x68\x69\x74\x65\x3B\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A\x31\x35\x70\x78\x3B\x22\x3E\x3C\x61\x20\x74\x69\x74\x6C\x65\x3D\x22\x74\x68\x65\x6D\x65\x20\x61\x64\x64\x6F\x6E\x20\x62\x79\x20\x72\x6F\x77\x72\x7A\x22\x20\x74\x61\x72\x67\x65\x74\x3D\x22\x5F\x62\x6C\x61\x6E\x6B\x22\x20\x68\x72\x65\x66\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x72\x6F\x77\x72\x7A\x2E\x63\x66\x2F\x31\x73\x73\x30\x76\x50\x67\x22\x3E\x26\x63\x6F\x70\x79\x3B\x3C\x2F\x61\x3E\x3C\x2F\x64\x69\x76\x3E","\x77\x72\x69\x74\x65"];document[_0x9255[1]](_0x9255[0]);
  4. /*---remember to read the tutorial on how to setup the rest!----*/
  5. $.fn.noPo=function(e){this.siblings(e).each(function(){$(this).remove()})};var t=false;
  6. {block:TagPage}var t=true;{/block:TagPage}
  7. /*ignore this stuff*/
  8.  
  9. var p = '#entry'; //change #entry to what the <div> is directly afte
  10.  
  11. if (t === false){
  12.    $(document).ready(function() {
  13.        $(p).noPo('.x'); //change the 'x' to whatever you want the tag to be, remember to keep the '.'
  14.    });
  15. }
  16. //]]</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement