[Pro] Contact Form with DIVs?

Hi,

I’d like to use a Contact Form with DIVs,
such as with the looks of David’s example:

http://www.deltadesign.co/fw_examples/recommend.html

I earlier used the TABLE design for forms as described in:

However I like the styling in deltadesign more.

Should this done with DIVs /layers instead of a TABLE?

/ bw , Omar KN


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

That example is only like that because it is a PHP script that creates the form. There is no reason why you cannot use Divs to make it.

However there are advantages to using the Table method in that it is far easier to keep the alignment of the Name/Field pairs - especially when viewing at different text sizes.

If you wanted your form to ‘Pop Up’ then you could use Target Show/Hide Layer or even ScriptyLightbox2 as at http://deltadesign.co/fw_examples/popupform.html

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Alright David, I’ll use the Table method,
although I know it is more difficult to style table elements than DIVs, isn’t it?

The ‘Pop Up’ i’ll use for something else later,

thank you!

/bw, Omar KN


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I know it is more difficult to style table elements than DIVs, isn’t it?

What particular styling do you want to apply that you can’t achieve when its in a table?

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options