lib-present-course-webtechnology-slides-js-examples.htm / htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title>Example websites using JavaScript</title> </head> <body> <h4>Lecture 7: Example websites using JavaScript</h4> <ul> <li> Classics: <a href="http://www.yourhtmlsource.com/images/rollovers.html#theimageflip"> Image roll over</a>, <a href="http://www.uu.nl/">HTML menus on UU page</a></li> <li><a href="http://www.jsr.communitech.net/verify.htm">Form checking</a></li> <li>Interface components (a.k.a. controls or widgets): <ul><li><a href="http://maps.google.nl/">Maps</a></li> <li><a href="http://simile.mit.edu/timeline/">Timeline</a></li> <li><a href="http://com3.devnet.re3.yahoo.com/yui/examples/calendar/formtxt_clean.html">Calendar</a></li> <li><a href="http://www.google.com/webhp?complete=1&hl=en">Autocomplete</a></li> </ul></li> <li>Rich internet applications (a.k.a rich client interface, single page interface) <ul> <li><a href="http://simile.mit.edu/exhibit/">Exhibit</a></li> <li><a href="http://e-culture.multimedian.nl/demo/facet">/facet</a></li> </ul></li> <li>Mashups (sites combining data and services from other sides): <a href="http://www.housingmaps.com/">Real estate mashup</a></li> </ul> </body> </html>
(C) Æliens 20/08/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.