SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 283 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

However, with dynamic applications, the names may be supplied dynamically, and you don??™t want
that code overwritten. Uncheck this box to prevent Dreamweaver from renaming all your form elements.
Remove Extra Closing Tags option
When you??™re editing your code by hand, it??™s fairly easy to miss a closing tag. Dreamweaver cleans up such
code if you enable the Remove Extra Closing Tags option. You may, for example, have the following line in a
previously edited file:

And now back to our show...


Notice that the closing italic tag, , has no matching opening partner. If you open this file in
Dreamweaver with the Remove option enabled, Dreamweaver plucks out the offending .
In some circumstances, you want to ensure that your pages remain as originally formatted. If
you edit pages in Dreamweaver that have been preprocessed by a server unknown to
Dreamweaver (prior to displaying the pages), be sure that you disable both the Fix Invalidly Nested And
Unclosed Tags option, where possible, and the Remove Extra Closing Tags option.
Warn When Fixing Or Removing Tags option
If you??™re editing a lot of Web pages created on another system, you should enable the Warn When Fixing
Or Removing Tags option. If this setting is turned on, Dreamweaver displays a list of changes that have been
made to your code in the HTML Corrections dialog box.


Pages:
271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295