close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

CSS form builder, several problem (display and sumbit errors)

Thread began 1/24/2012 5:52 pm by jonathan433046 | Last modified 1/25/2012 6:21 pm by jonathan433046 | 1890 views | 2 replies

Jason ByrnesWebAssist

Dreamweaver's design view is not a web browser. Sometimes, the design view in Dreamweaver just doesn't properly render the page.

A couple of possible causes are:
-A tag that is not closed properly.
-Dreamweaver's visual aids. you can disable them by going to View -> Visual Aids and checking Disable all.

there are a couple problems i see in the code for you page that may be causing this:
1) There is template code on the page, but the page is not derived from a template. for example:
<!-- TemplateBeginEditable name="panier" -->....<!-- TemplateEndEditable -->

2) The page does not have a proper doctype tag, this will cause display issues in some browsers.

add the following just before the opening <head> tag:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">



see the following thread for details on the headers already sent error:
showthread.php?t=19285

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...