inherit
58740
0
Aug 20, 2024 7:29:21 GMT -8
®i©hie
I'm not very active here anymore thanks to my full-time job. - 12/27/23
14,036
September 2005
soe
|
Post by ®i©hie on Sept 8, 2010 16:22:25 GMT -8
CB?: Yes Location: Global Footer Description: Prompts a user with a confirmation box when clicking on "exalt" or "smite".
<script type="text/javascript"> <!-- /* Karma Confirmation By Son Of Exodia - Global Footer */
if(pb_action=="viewprofile" || pb_action=="display" || pb_action=="search2"){ var l=document.links; for(var x=0;x<l.length;x++){if(l[x].href.match(/ion=karma/i)){ l[x].href='javascript:doConfirm("Are You Sure You Wish To '+l[x].innerHTML+' This User?","'+l[x].href+'");'; }}} --> </script>
|
|