Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts

Friday, 2 July 2010

get url parameter (by specific para name)

get url parameter (For example if the current URL is "...?delete=1&id=testid" then calling getURLParam("id") will return "testid")

http://mattwhite.me/11tmr.nsf/D6Plinks/MWHE-695L9Z

Friday, 25 June 2010

Bookmaklet overlay javascript

Bookmarklet overlay javascript means put the javascrit into Browser Bookmark which let any website to call that javascript and overlay the current load page.
(Google it if u want to know more)

Wednesday, 9 June 2010