when i click sign out at the top it does nothing
Last edited by darkgoku on October 18th 2014, 1:19 pm; edited 1 time in total
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
$(function() {
$("#customlogoutlink").attr("href", $("#logout").attr("href"));
});
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
<a href="#" id="customlogoutlink">Sign Out</a>
<a href="/login?logout" id="customlogoutlink">Sign Out</a>
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |