/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var url = "http://www.google.co.jp/index.html"; // You can use this script when URL includes a filename last, // for example CVS Viewer's URL url.split("/").pop();
URL: http://peperon299.blogspot.com/