CSS based Tabless forms and validator controls

S

Showjumper

I have a contact form that is tableless (css based layout). I added the
validator controls (required field) for the first, last name and email
fields. However the validators dont display immediately next to the
textboxes but rather they display on the next line throwning the form out of
alignment. Has anyone had any experience with tableless forms and the
validators - getting them to align properly?

Thanks a bunch
Ashok
 
S

S.M. Altaf [MVP]

Ashok,
If not tables, are you using DIVs? (*shudders inexplicably*)

You'll need to set the width of the DIVs to accommodate the validators so that there's no wrapping.

-Altaf [MVP]




--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"Showjumper" <dfgkjhdf> wrote in message
I have a contact form that is tableless (css based layout). I added the
validator controls (required field) for the first, last name and email
fields. However the validators dont display immediately next to the
textboxes but rather they display on the next line throwning the form out of
alignment. Has anyone had any experience with tableless forms and the
validators - getting them to align properly?

Thanks a bunch
Ashok
 
S

Showjumper

No not using divs, just labels and textboxes w/ css to control the layout. Is it okay to use divs in this fashion?
Ashok,
If not tables, are you using DIVs? (*shudders inexplicably*)

You'll need to set the width of the DIVs to accommodate the validators so that there's no wrapping.

-Altaf [MVP]




------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"Showjumper" <dfgkjhdf> wrote in message
I have a contact form that is tableless (css based layout). I added the
validator controls (required field) for the first, last name and email
fields. However the validators dont display immediately next to the
textboxes but rather they display on the next line throwning the form out of
alignment. Has anyone had any experience with tableless forms and the
validators - getting them to align properly?

Thanks a bunch
Ashok
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top