Navigation Interactivity in a Dynamic Web Page

by Chubs

dynamic.gif


Contents on a dynamic web page like text, form fields, images can create navigation interactivity based on different situations or contexts. Basically, there are two techniques which can produce interactivity:

• You can use client-side scripting to alter interface behaviors in a particular web page which can react to mouse or keyboard actions or at an indicated timing event. Through this, dynamic behavior happens within the presentation.

• You can use server-side scripting to alter the given page source between pages, changing the sequence or reload of the web content or web pages supplied to the browser. Server responses may be based on conditions such as data in a posted HTML form, parameters found in the URL, the kind of browser used, the database or server state or the passage of time.

Comments are closed.

Bad Behavior has blocked 46 access attempts in the last 7 days.