/ Published in: JavaScript
Expand |
Embed | Plain Text
function fnDehash(which) { return which.split("#")[1]; }
You need to login to post a comment.
function fnDehash(which) { return which.split("#")[1]; }
You need to login to post a comment.