Articles Tutorials Work at Home Entrepreneurs, Webmasters, Small Business Owners
Articles Tutorials Work at Home Entrepreneurs, Webmasters, Small Business Owners
Articles & Tutorials for Work at Home Entrepreneurs
Webmasters and Small Business Owners
Get More >

Newest Articles 
CSS
Web Design
Graphic Design
Color Theory
Promotional
Make More Money
Timesavers
Business Ethics
Glossary of Terms
Reviews
Marketing
Business Resources




Name
Email

Link to Us!

Web Design
Email this article  :  Printer friendly page


Drawing Attention to Your Forms

Click Here to View Live ExampleA little known tip that helps draw attention to any form on your page is the blinking cursor within a form field that flashes when the page is loaded. This is especially effective for mailing list sign up forms, feedback forms and recommend-it forms on your page.

Place the code below in the <BODY> tag. This code instructs the browser to display the blinking cursor within the "signup" form in the text box named "email".

<body onLoad="focus();signup.email.focus()">

You can change the form name and text box name to whatever you wish. However, it must also be changed within your <BODY> tag. If they are not the same, the browser will not understand the command.

Here is the form's source code with corresponding color codes to help you understand.

<form name="signup" method="post" action="http://www.yoursite.com/cgi-bin/script.cgi">
<input type="text" name="email" size="15" maxlength="40">
<input type="text" name="name" size="15" maxlength="40">
<input type="submit" name="submit" value="Send">
</form>

Of course, you will need to change the action line to whatever script processes the form on the web site server. Contact your web hosting service if you are not sure what to use.


Copyright © 1994-2006 by BasicTips.com, a division of BasicTemplates.com, CSS HTML Web Site Templates with Exernal CSS and Removable Graphics. If you found our articles helpful, subscribe to our newsletter and get articles like this delivered to your inbox - FREE.

Newest Articles in
Web Design
How to Choose Website Templates
HTML Slideshow: 5 Easy Steps
Intro to SSI (Server Side Includes)
Is Your Site Designed to Make Money?
I Want the Meat. Not the Meat Wrapper!

 

Page copy protected against web site content infringement by Copyscape
All articles are originally authored by BasicTemplates.com. Reprints in whole or in part are not permitted. See Copyright Notice

Copyright © 1994-2006 BasicTips.com, a division of BasicTemplates.com, Web Site Templates with External CSS
The Internet's #1 Choice for HTML CSS Web Templates via a Membership. Designed using External CSS and Removable, Swap-Out Graphics.
Basic Web Templates | Website Templates | HTML CSS Templates | Web Design Templates | Web Site Templates