Friday, August 28, 2009

JavaScript and CSS

I am encountering two problems regarding data validation in form and document layout in the content section (body) via div tag.

I reckon user inputs data in a Form via JavaScript, before sending it to the server can be validated using JavaScript itself. This saves time and the user needn’t be reminded in the end that he/she needs to go back and fill a particular input text, field, before submitting data online. It is a mandatory requirement that every form requires a Submit button that sends the form data to the address mentioned in the action feature of the form tag. However, at present I am only looking at the layout of the form via div tags and in that respect I reckon position the select box in my content body part of the HTML document and positioning the logo in the header section of the HTML document is a concern and I need to look at the following tutorials before resolving the issue.

<164:741>

http://bytes.com/topic/html-css/answers/859629-aligning-logo-icon-text-selection-box-should-extremely-easy-but

http://www.vineyardesigns.com/resources/dreamweaver/div_css_site.shtml

No comments:

Post a Comment