feedback from WWW7

what's new with HTML V4.0 ? (3)

  1. additional attributes for forms, such as hidden, read-only, legends etc. plus support for "dynamic forms" (e.g. pre-processing of user input such as data validation)
Previous slide Next slide Back to first slide View graphic version

Notes:

also forms have been improved. hidden fields can be used to trace the status of a connection, read-only fields may be used to provide visible information that cannot be changed by the user. legends help to group multiple fields together. dynamic forms can significantly reduce the load of the network and the server by pre-processing forms at the client and change forms depending on user input.