public marks

PUBLIC MARKS from znarf with tag javascript

February 2005

Greasemonkey

by 43 others
Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any webpage to change it's behavior.

comparing escape(), encodeURI(), encodeURIComponent()

by 2 others
The purpose of this article is to examine the differences between these three methods and decide on the appropriate times to use each.

Get selection

by 1 other
On this page I give the simple code you need for finding out what text the user has selected with his mouse.

January 2005

Bookmarklet Crunchinator

by 11 others (via)
I coded mine in PHP before seeing this one.

December 2004

js-markdown

by 3 others (via)
...is a partial implementation of Markdown, written in JavaScript

JPSPAN

by 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.

JPSpan

by 6 others
JPSpan provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page.