oprettet: 16 Apr 02 20:35 opdateret: 17 Dec 04 09:57
Nifty Corners: rounded corners without images
By Alessandro Fulciniti
Rounded Corners with CSS are a hot topic in web design: I think that there are hundreds of articles on them. This page is intended to present the solution I came up, that doesn’t requires images, extra markup nor CSS. Let’s start.
http://pro.html.it/esempio/nifty/
oprettet: 31 Mar 05 23:47 opdateret: 31 Mar 05 23:49
oprettet: 19 Mar 02 22:07 opdateret: 17 Dec 04 11:22
JavaScript
The World’s Most Misunderstood Programming Language
Hvis du har lyst til at lære JavaScript ordentligt, så er denne hjemmeside et godt sted at starte
http://www.crockford.com/javascript/
oprettet: 22 Mar 05 11:09 opdateret: 22 Mar 05 11:09
Ajax: A New Approach to Web Applications
Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:
* standards-based presentation using XHTML and CSS;
* dynamic display and interaction using the Document Object Model;
* data interchange and manipulation using XML and XSLT;
* asynchronous data retrieval using XMLHttpRequest;
* and JavaScript binding everything together.
http://www.adaptivepath.com/publications/essays/archives/000385.php