Forum Moderators: open

Message Too Old, No Replies

Dreamweaver mx2004 CSS

auto-adding style names

         

mattglet

7:10 pm on Mar 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



My designer is having some problems with DW mx2004. I am not familiar with the program.

When he saves, it changes his class tag from this:

class = "content"

to this:

class = "content STYLE 2"

Any ideas where to change this? Also, it's auto-adding a "scope" attribute (i.e. scope = "row") to the HTML tags. I think this is an accessability issue. Any way to stop that as well?

-Matt

yowza

6:42 am on Mar 18, 2004 (gmt 0)

10+ Year Member



Do you already have a class named content? It could change for that reason.

Also, it sounds like you are not using external style sheets. External is a better option.

thehittmann

7:20 am on Mar 18, 2004 (gmt 0)

10+ Year Member



have you set your defaults to be called "content" then once the next style is created it is calling it content style 2, or are you modifying the style after you impliment it, because this new style is not the same it will give it a new name.