tip

Get URL parameter in javascript

Sometimes in javascript you have the variable that you need to use in the url, as a parameter passed in…

Novembre 25, 2010

Get file name in javascript

How to get the file name of the page? When you need to read the file name of the current…