Proposed:Client-side
From JumbaWiki
Client-side scripting is a method of having processing done on the clients end rather than on the severs as in server-side scripting.
This form of scripting can be used to validate form input before it is sent or to show and hide diffrent sections of a webpage with out requiring a full page refresh.

