This snippet will clear the preset value in the form field when the field gets focus. Pretty neat effect... I think.
|
Question: i am trying to clear an text area after i clicked it.
how can i achieve that?
|
This is a rather small javascript that creates a new HTML page with javascript. This page shows three colored bars (RGB). By clicking on a bar, and moving your mouse pointer over it, you change the corresponding color of the preview. By ...
|
Eine sehr nützliche Angelegenheit. Vor allem, wenn Microsofts Browser, der ja nun schon mehr als 4 Jahre keine Updates mehr gesehen hat, mal wieder in Sachen Layout rumzickt, denn damit kann man ihm ne Extrawurst braten, ohne auf sonstigen ...
|
This script will convert text to the Quoted-Printable type of Content-Transfer-Encoding that is commonly used for email. See RFC2045: "Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies for the ...
|
Ab XHTML 1.1 ist das tag target="_blank" nicht mehr erlaubt, weil der User selbst entscheiden soll, wie sich das Fenster öffnet.
Ein Trick für Webmaster ist JavaScript zu nutzen.
Und es ist egal, ob JavaScript deaktiviert ist oder ...
|
A couple of simple JavaScript functions to format date and time into a more friendly form, easily adjustable for different languages and output format.Uses JavaScript v1.2
|
The browser checks the expire date of the cookie, which we set to "Thu, 01-Jan-70 00:00:01 GMT" by executing the following line:
|
This little example lets you load browser dependent JS into the file.
|
Easily add table filtering/searching capability to your webpage without requiring a round trip to the server! For a more detailed article (HOWTO), go here (http://www.codeproject.com/jscript/tablefilter.asp)
|
|
|