Michael Moderator
Recoding the future Posts: 4,043 Status: Offline Gender: Male Location: UK Joined:
Additional Groups: Coding Team
pmvForum | Confirm Logout (16th Mar 08 at 11:31am UTC) | | This will create a 'confirm box' asking if you are sure you want to log out.
<script> /*Confirm Logout Coded By Wrighty No Ripping, Reposting or Claiming*/
var _a = 'Are you sure you wish to logout?'
function _x(){ if(confirm(_a)){ location.href = '/action/logout' } } var _b = get('menu_buttons','id').getElementsByTagName('a')[get('menu_buttons','id').getElementsByTagName('a').length -1] if(vf_username != 'guest'){ _b.href = 'javascript:_x();'; } </script>
Main Header | |
|
Alex Bailey Senior Member
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | |
Marc vChat Developer
I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 32 Joined:
Additional Groups: Coding Team
pmwww | Re: Confirm Logout (19th Jul 08 at 9:41pm UTC) | | Make sure this code is above the "Add Website Link To Menu" code. | |
rroll.to— Shorten a link, rickroll your friends. |
|
Alex Bailey Senior Member
Posts: 503 Status: Offline Gender: Male Location: Uk Age: 33 Joined:
pmmsnaim | Re: Confirm Logout (20th Jul 08 at 2:22pm UTC) | | ah thanks | |
ting-tong2k6@hotmail.com |
|
Marc vChat Developer
I <3 Rossy
Posts: 3,388 Status: Offline Gender: Male Location: Ontario, Canada Age: 32 Joined:
Additional Groups: Coding Team
pmwww | Re: Confirm Logout (20th Jul 08 at 3:30pm UTC) | | No worries; I first realized the error when the "Website" button asked me if I was sure I wanted to logout. | |
rroll.to— Shorten a link, rickroll your friends. |
|
ashkir Full Member
Posts: 1,159 Status: Offline Gender: Male Location: Cali! Age: 35 Joined:
pmskypemsnyahoo | Re: Confirm Logout (28th Jul 08 at 11:08pm UTC) | | Preview :] http://wimg.co.uk/OFQRys.gif
Tried in Safari, Opera, Internet Explorer and Firefox all have the same box and no special effects, so not uploading each screenshot. :]. | |
|