public marks

PUBLIC MARKS from decembre with tags wikipedia & script

2009

DOM events - Wikipedia, the free encyclopedia

by 1 other
DOM (Document Object Model) events allow event-driven programming languages like JavaScript, JScript, ECMAScript, VBScript and Java to register various event handlers/listeners on the element nodes inside a DOM tree, e.g. HTML, XHTML, XUL and SVG documents. Historically, like DOM, the event models used by various web browsers had some significant differences. This caused compatibility problems. To combat this, the event model was standardized by the W3C in DOM Level 2.

2007

2005

Wikiproxy Greasemonkey script seulement version anglaise pour l'instant

by 3 others
The script parses any web page you're looking at for likely 'Proper Noun Phrases' - these are then passed to a PHP script that returns those matches that actually exist as titles in the English Wikipedia, so that they can be turned intohyperlinks.