close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

coding error

Thread began 3/13/2009 9:42 am by roy.chappell355352 | Last modified 3/13/2009 10:11 am by Ray Borduin | 2121 views | 1 replies |

roy.chappell355352

coding error

Hi

I believe CSS Sculptor outputs some wrong code

look here in IE6

temp/

This is a straight out of the box 2 column fixed, right side bar with header and footer page, css saved to external style sheets.

in the conditional page code you have

<!--[if lt IE 7]>
<style type="text/css">
img, div {
behavior: url("file:///D|/webs/tester/2ColumnFixedRightSidebarHeaderandFooter0_images/iepngfix.htc");
}
</style>
<![endif]-->

surely this should be

<!--[if lt IE 7]>
<style type="text/css">
img, div {
behavior: url(2ColumnFixedRightSidebarHeaderandFooter0_images/iepngfix.htc);
}
</style>
<![endif]-->

Also is it safe for me to rename the folder from 2ColumnFixedRightSidebarHeaderandFooter0_images to something shorten and less clumsy

Roy

Sign in to reply to this post

Ray BorduinWebAssist

Folder names are not significant and can be updated.

The full file url is used by DW if you are working on a page that is not saved... it can't use the relative path since it doesn't know the location where the file will be eventually saved to.

It appears that because the code is in a comment, dreamweaver doesn't update the link properly as it would normally. This definitely could be considered a bug, but that is the description of the reason it occurs. We may be able to save the page earlier in the process to get around this problem.

Sign in to reply to this post
Did this help? Tips are appreciated...

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...