![]() |
||
| home : javascript |
|
|
|
| intro | pop-up windows | input checking | radiation exposure |javascriptJavascript is a client based system for creating interaction with the browser - which means that the computer viewing the site interprets and acts on the javascript commands rather than the server erforming any actions. It is capable of a variety of “tricks” although it must always be used with caution as it is interpreted differently by the various browsers. Much of the best javascript performs very subtle duties. One of the great advantages of javascript is that as it occurs in on the browser rather than on the server it can be much quicker. Some examples of javscript we have developed include the “cost of infertility calculator” on the promise web site, the popup window for the newletter subscription dialogue on the Fertility News site. We also have a secure site where javascript is a major feature of the security measures to prevent pages being printed off or saved which we will detail in the near future. |
copyright 2008, Rylands Internet Solutions