Format:
Recent snippets matching tags of Current page
//get the path name var sPath = window.location.pathname; //get the page name with extension var sPage = sPath.substring(sPath.lastIndexOf('/') + 1); //Show it :) alert(sPage);
101 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
