Dreamweaver CS5: The Missing Manual

Book description

Adobe's website-development program lets you revamp an existing site, or design, build, and manage a new one without writing a single line of code. But learning Dreamweaver is tricky. This step-by-step guide helps you master this versatile program with jargon-free language, hands-on tutorials, and savvy advice from a Dreamweaver pro.

  • Get complete guidance. Go from building your first web page to creating interactive, database-driven sites
  • Build skills as you learn. Apply your knowledge using 12 tutorials and downloadable practice files
  • Create a thoroughly modern website. Build fast-loading pages based on powerful, easy-to-use CSS tools
  • Add instant interactivity. Use pre-packaged JavaScript programs to add forms, drop-down menus, and more
  • Tap into databases. Connect your site to a database and build pages that display the information
  • Discover hidden tips and tricks. Learn undocumented workarounds and shortcuts
  • Have it your way. Customize the way Dreamweaver looks and works to suit your needs

Publisher resources

View/Submit Errata

Table of contents

  1. Dreamweaver CS5: The Missing Manual
  2. A Note Regarding Supplemental Files
  3. The Missing Credits
    1. About the Author
    2. About the Creative Team
    3. Acknowledgements
  4. Introduction
    1. What Dreamweaver Is All About
    2. Why Dreamweaver?
    3. What’s New in Dreamweaver CS5
    4. HTML, XHTML, CSS, and JavaScript 101
    5. Document Types
    6. Of Tags and Properties
    7. XHTML, Too
    8. Adding Style with Cascading Style Sheets
    9. Add Interactivity with JavaScript
    10. The Very Basics
    11. About This Book
    12. About→These→Arrows
    13. Macintosh and Windows
    14. About the Outline
    15. Living Examples
    16. About MissingManuals.com
    17. Safari® Books Online
  5. One. Building a Web Page
    1. 1. Dreamweaver CS5 Guided Tour
      1. The Dreamweaver CS5 Interface
        1. The Document Window
        2. The Insert Panel
        3. The Files Panel
        4. The Property Inspector
        5. The Application Bar
        6. Organizing Your Workspace
          1. Floating panels
          2. Iconic panes
          3. Workspace Layouts
      2. Setting Up a Site
      3. Creating a Web Page
      4. The Dreamweaver Test Drive
        1. Phase 1: Getting Dreamweaver in Shape
        2. Phase 2: Creating a Website
        3. Phase 3: Creating and Saving a Web Page
        4. Phase 4: Adding Images and Text
        5. Phase 5: Preview Your Work
        6. Phase 6: Finishing the Page
    2. 2. Adding Text to Your Web Pages
      1. Adding Text in Dreamweaver
        1. Adding Special Characters
        2. Line Breaks
        3. Nonbreaking Spaces
        4. Multiple Spaces
        5. Adding a Date to Your Page
      2. Copying and Pasting Text
        1. Simple Copy and Paste
        2. Paste Special
        3. Pasting Text from Word: The Basic Method
        4. Pasting Text with Word Formatting
        5. Pasting Excel Spreadsheet Information
        6. Importing Word and Excel Documents (Windows)
      3. Selecting Text
      4. Spell Checking
        1. About Dictionaries
        2. Performing the Check
    3. 3. Text Formatting
      1. Paragraph Formatting
        1. Paragraphs
        2. Headlines
        3. Preformatted Text
        4. Paragraph Alignment
        5. Indented Paragraphs
      2. Creating and Formatting Lists
        1. Bulleted and Numbered Lists
          1. Creating a new bulleted or numbered list
          2. Formatting existing text as a list
        2. Reformatting Bulleted and Numbered Lists
          1. Adding new items to a list
          2. Formatting bullets and numbers
          3. Nested lists
        3. Definition Lists
        4. Removing and Deleting List Items
          1. Removing list formatting
          2. Deleting list items
      3. Text Styles
    4. 4. Introducing Cascading Style Sheets
      1. Cascading Style Sheet Basics
        1. Why Use CSS?
        2. Internal vs. External Style Sheets
        3. Types of Styles
      2. Creating Styles
        1. Phase 1: Set Up the CSS Type
        2. Phase 2: Defining the Style
        3. Creating a Style with the Property Inspector
      3. Using Styles
        1. Applying a Class Style
          1. Applying a class style to text
          2. Applying a class style to objects
          3. Other class styling options
        2. Removing a Class Style
        3. Applying IDs to a Tag
        4. Linking to an External Style Sheet
      4. Manipulating Styles
        1. Editing Styles
        2. Deleting a Style
        3. Renaming a Class Style
        4. Duplicating a Style
      5. Text Formatting with CSS
        1. Choosing a Font
          1. Applying font formatting
          2. Creating custom font lists
        2. Changing the Font Size
        3. Picking a Font Color
        4. Adding Bold and Italic
        5. Aligning Text
        6. CSS Type Properties in the Rule Definition Window
        7. Block Properties
        8. List Properties
      6. Cascading Style Sheets Tutorial
        1. Setting Up
        2. Creating an External Style Sheet
        3. Editing a Style
        4. Adding Another Style
        5. Creating a Class Style
        6. Attaching an External Style Sheet
    5. 5. Links
      1. Understanding Links
        1. Absolute Links
        2. Document-Relative Links
        3. Root-Relative Links
        4. Link Types in Action
          1. Link from the Home page (index.html) to the Contact Us page (contact.html)
          2. Link from the Horoscopes page to the Pisces page
          3. Link from the Scorpio page to the Horoscopes page
        5. Executive Summary
      2. Adding a Link
        1. Browsing for a File
        2. Using the Point-to-File Tool
        3. Typing (or Pasting) the URL or Path
        4. Using the Hyperlink Object
      3. Adding an Email Link
      4. Linking Within a Web Page
        1. Method 1: Creating a Named Anchor
        2. Method 2: Adding an ID
        3. Linking to an Anchor or ID
        4. Viewing and Hiding Anchors
      5. Modifying a Link
        1. Changing a Link’s Destination
        2. Removing a Link
      6. Styling Links
        1. CSS and Links
      7. Creating a Navigation Menu
        1. Adding a Menu
        2. Adding, Editing, and Removing Links
        3. Changing the Look of the Navigation Menu
          1. Formatting regular menu buttons
          2. Formatting rollover menu buttons
          3. Formatting submenu buttons
          4. Changing the width of menus and buttons
          5. Positioning pop-up menus
          6. Removing a Spry menu
      8. Link Tutorial
        1. Linking to Other Pages and Websites
        2. Formatting Links
        3. Adding a Navigation Bar
        4. Styling the Menu Bar
        5. Submenus and Rollover Buttons
    6. 6. Images
      1. Adding Images
        1. Adding an Image Placeholder
      2. Inserting an Image from Photoshop
        1. Method 1: Using the Insert Image Object
          1. JPEG optimization options
          2. GIF and PNG8 optimization options
          3. PNG optimization options
        2. Method 2: Copying and Pasting from Photoshop
      3. Modifying an Image
        1. Adding an ID to an Image
        2. Adding a Text Description to an Image
        3. Changing an Image’s Size
        4. Some Properties to Avoid
      4. Controlling Images with CSS
        1. Wrapping Text Around an Image
        2. Adding Borders
        3. Background Images
          1. Background image
          2. Background repeat
          3. Background attachment
          4. Horizontal and vertical position
      5. Editing Graphics
        1. Dreamweaver’s Built-In Editing Tools
          1. Cropping an image
          2. Resampling an image
          3. Brightness and contrast
          4. Sharpening images
        2. Setting Up an External Editor
        3. Editing Smart Objects
          1. Smart Object warnings
        4. Editing Images Pasted from Photoshop
        5. Optimizing an Image
      6. Image Maps
        1. Editing a Hotspot’s Properties
      7. Rollover Images
      8. Tutorial: Inserting and Formatting Graphics
        1. Setting Up
        2. Adding an Image
        3. Inserting a Photoshop File
        4. Inserting a Rollover Image
        5. Using Background Images
    7. 7. Tables
      1. Table Basics
      2. Inserting a Table
      3. Selecting Parts of a Table
        1. Selecting a Table
        2. Selecting Rows or Columns
        3. Selecting Cells
      4. Expanded Table Mode
      5. Formatting Tables
        1. Aligning Tables
        2. Clearing Height and Width Values
        3. Resizing a Table
      6. Modifying Cell and Row Properties
        1. Alignment Properties
        2. Table Header
        3. A Property to Forget
        4. Cell Decoration
        5. Setting Cell Dimensions
        6. Tips for Surviving Table-Making
          1. The contents take priority
          2. There’s no such thing as column width—only cell width
          3. Do the math
      7. Adding and Removing Cells
        1. Adding One Row or Column
        2. Adding Multiple Rows or Columns
        3. Deleting Rows and Columns
      8. Merging and Splitting Cells
      9. Tabular Data
        1. Importing Data into a Table
        2. Sorting Data in a Table
        3. Exporting Table Data
      10. Tables Tutorial
        1. Adding a Table and Data
        2. Modifying the Table
        3. Formatting the Table
        4. Final Improvements
  6. Two. Building a Better Web Page
    1. 8. Advanced CSS
      1. Compound Selectors
        1. Descendent Selectors
          1. Descendent selectors with Class and ID styles
        2. Styling Groups of Tags
      2. Fast Style Editing With the Properties Pane
      3. Moving and Managing Styles
      4. More about CSS
        1. Inheritance
        2. The Cascade
        3. The Other Side of the CSS Styles Panel
      5. Using the Code Navigator
      6. Styling for Print
        1. Previewing Media Styles in Dreamweaver
        2. Tips for Printer Style Sheets
    2. 9. Page Layout
      1. Types of Web Page Layouts
      2. Float Layout Basics
        1. The Mighty <div> Tag
        2. The Insert Div Tag Tool
        3. A Simple Example
      3. Understanding the Box Model
      4. Dreamweaver’s CSS Layouts
        1. The Structure of Dreamweaver’s CSS Layouts
      5. Modifying Dreamweaver’s CSS Layouts
        1. Making General Changes to a CSS Layout
        2. Modifying Fixed Layouts
        3. Modifying Liquid Layouts
        4. Other Styles to Change
      6. Absolute Positioning
        1. The CSS Positioning Properties
          1. Positioning type
          2. Width and height
          3. Visibility
          4. Z-Index
          5. Overflow
          6. Placement
          7. Clip
      7. Adding an AP Div to Your Page
      8. Drawing AP Divs
      9. The AP Elements Panel
      10. Modifying AP Element Properties
        1. Resizing Absolutely Positioned Elements
        2. Moving AP Elements
        3. Aligning AP Elements
        4. Background Image and Color
      11. Nesting AP Divs
      12. CSS Layout Tutorial
        1. Adding Content
        2. Fine-Tuning the Layout
        3. Adding Styles and Navigation
        4. Fiddling with the Footer
    3. 10. Troubleshooting CSS
      1. Analyzing CSS with Dreamweaver
        1. Editing CSS Properties
        2. Analyzing CSS in JavaScript and Server-Side Pages
          1. Following links in server-side pages
      2. Checking Browser Compatibility
      3. Overcoming Common CSS Problems
        1. Clearing and Containing Floats
        2. Avoiding Float “Drops”
      4. Handling Internet Explorer 6 Bugs
        1. Double-Margin Bug
        2. Other IE Problems
    4. 11. Under the Hood: HTML
      1. Controlling How Dreamweaver Handles HTML
        1. Auto-Fixing Your Code
        2. Web Application Server Pages
        3. Special Characters and Encoding
      2. Code View
        1. Coding Toolbar
        2. Code Hints
          1. JavaScript code hints
          2. PHP code hints
        3. Code Collapse
        4. Setting Code Formats
          1. Indents
          2. Line breaks
          3. Character case for tags and attributes
          4. TD tag
          5. Advanced formatting options
        5. Related Files
          1. Finding nested PHP files
      3. Live Code
      4. Quick Tag Editor
        1. Using the Quick Tag Editor
      5. Tag Inspector
      6. Comparing Versions of a Web Page
        1. Using WinMerge to Compare Files
        2. Using Text Wrangler to Compare Files
      7. Reference Panel
      8. Inserting JavaScript
  7. Three. Bringing Your Pages to Life
    1. 12. Forms
      1. Form Basics
        1. The Code Backstage
      2. Creating a Form
      3. Adding Form Elements
        1. What All Form Elements Have in Common
        2. Text Fields
        3. Checkboxes and Checkbox Groups
          1. Checkbox Groups
        4. Radio Buttons and Radio Groups
          1. Radio Group
        5. Pull-Down Menus and Lists
        6. File Field
        7. Hidden Field
        8. Buttons
        9. <label> Tag
        10. <fieldset> Tag
      4. Validating Forms
        1. Spry Validation Basics
        2. Formatting Spry Error Messages and Fields
        3. Spry Text Field
          1. Validation types
          2. Custom validation
          3. Enforcing a pattern
          4. Supplying a hint
          5. Limiting characters and enforcing a range of values
        4. Spry Text Area
        5. Spry Checkbox
        6. Spry Select
        7. Spry Password
        8. Spry Confirm
        9. Spry Radio Group
      5. Forms Tutorial
        1. Insert a Form and Add a Form Field
        2. Adding a Spry Validation Text Field
        3. Adding a Spry Form Menu
        4. Adding a Spry Radio Group
        5. Completing and Testing the Form
    2. 13. Spry: Creating Interactive Web Pages
      1. What is Spry?
      2. Tabbed Panels
        1. Adding a Tabbed Panel
        2. Adding and Editing Panel Content
        3. Formatting Tabbed Panels
      3. Accordions
        1. Adding an Accordion
        2. Adding and Editing Accordion Content
        3. Formatting a Spry Accordion
      4. Collapsible Panels
        1. Adding a Collapsible Panel
        2. Adding Content to a Collapsible Panel
        3. Formatting a Collapsible Panel
      5. Spry Tooltips
        1. Adding a Spry Tooltip
        2. Adding Content to a Tooltip
        3. Formatting a Tooltip
      6. Spry Data Sets
        1. Storing Data in an HTML File
        2. Storing Data in an XML File
          1. What is XML?
          2. Rules of the road
        3. Inserting a Spry Data Set
        4. Inserting HTML Data
        5. Inserting XML Data
        6. Choosing a Data Layout
          1. Spry Table
          2. Master/detail layout
          3. Stacked Containers
          4. Stacked Containers with Spotlight Area
        7. Creating a Spry Region
        8. The Bindings Panel
        9. Spry Repeating Region
        10. Spry Repeat Lists
      7. Live View
    3. 14. Dreamweaver Behaviors
      1. Understanding Behaviors
        1. Behavior Elements
        2. More About Events
      2. Applying Behaviors
        1. The Behaviors Panel
        2. Applying Behaviors, Step by Step
        3. Adding Multiple Behaviors
        4. Editing Behaviors
        5. A Quick Example
      3. Events
        1. Mouse Events
        2. Keyboard Events
        3. Body and Frameset Events
        4. Selection and Highlighting Events
        5. Form Events
      4. The Actions, One by One
        1. Spry Effects
          1. Appear/Fade
          2. Blind
          3. Grow/Shrink
          4. Highlight
          5. Shake
          6. Slide
          7. Squish
        2. Navigation Actions
          1. Open Browser Window
          2. Go to URL
          3. Jump Menu and Jump Menu Go
          4. Check Plugin
        3. Image Actions
          1. Preload Images
          2. Swap Image
          3. Swap Image Restore
        4. Message Actions
          1. Popup Message
          2. Set Text of Status Bar
          3. Set Text of Text Field
          4. Set Text of Container
          5. Text of Frame
        5. Element Actions
          1. Show-Hide Elements
          2. Draggable Divs
      5. Advanced Behaviors
        1. Call JavaScript
          1. Change Property
      6. Adding More Behaviors
    4. 15. Add Flash and Other Multimedia
      1. Flash: An Introduction
        1. Insert a Flash Movie
        2. Change Movie Properties
          1. Rename your movie
          2. Relace your movie
          3. Set the Src property
          4. Change your movie’s size
          5. Set playback options
          6. Leave margins unspecified
          7. Select a quality setting
          8. Adjust your movie’s scale
          9. Align your movie
          10. Background color
          11. Wmode
      2. Automate the Flash Download
      3. Add Flash videos
  8. Four. Building a Website
    1. 16. Introducing Site Management
      1. The Structure of a Website
        1. Setting Up a Site
          1. Site name
          2. Local site folder
          3. Default images folder
          4. Links relative to
          5. HTTP address
          6. Case-sensitive links
          7. Cache
        2. Editing or Removing Sites
        3. Exporting and Importing Sites
        4. Organizing Site Files
        5. Modifying the Files Panel View
        6. Adding New Folders and Files
          1. Adding files
          2. Adding folders
          3. Moving files and folders
          4. Renaming files and folders
          5. Deleting files and folders
      2. Site Assets
        1. Viewing the Assets Panel
        2. Inserting Assets
          1. Adding color and link assets
        3. Favorite Assets
          1. Identifying your Favorites
          2. Using your Favorites
          3. Removing Favorites
          4. Organizing Favorite assets
    2. 17. Testing Your Site
      1. Site Launch Checklist
      2. Previewing Web Pages in BrowserLab
        1. BrowserLab Setup
        2. Testing Pages in BrowserLab
          1. Capturing JavaScript interactivity
      3. Find and Fix Broken Links
        1. Finding Broken Links
          1. Checking just one page
          2. Checking specific pages
          3. Checking an entire website
        2. Fixing Broken Links
        3. Listing External Links
        4. Orphaned Files
        5. Changing a Link Throughout a Site
      4. Cleaning Up HTML (and XHTML)
      5. Site Reporting
      6. Download Statistics
    3. 18. Moving Your Site to the Internet
      1. Adding a Remote Server
        1. Setting Up a Remote Server with FTP or SFTP
        2. More Remote Server Options for FTP
        3. Setting Up a Remote Server over a Local Network
        4. Setting Up a Remote Server with WebDAV
        5. Setting Up a Remote Server with RDS
        6. Advanced Remote Server Settings
      2. Transferring Files
        1. Moving Files to the Web Server
          1. Other ways to move files to your web server
        2. Getting Files from Your Web Server
        3. Cloaking Files
      3. Check In and Check Out
        1. Checking Out Files
        2. Checking In Files
      4. Synchronizing Site Files
      5. Communicating with Design Notes
        1. Setting Up Design Notes
        2. Viewing Design Notes
        3. Organizing the Columns in the Files Panel
        4. “All Info” Design Notes in Column Views
          1. Phase 1: Defining the new information types
          2. Phase 2: Adding the column
  9. Five. Dreamweaver CS5 Power
    1. 19. Snippets and Libraries
      1. Snippets Basics
      2. Using Snippets
      3. Creating Snippets
        1. Organizing Snippets
      4. Built-In Snippets
      5. Library Basics
      6. Creating and Using Library Items
        1. Adding Library Items to a Page
      7. Editing Library Items
        1. Renaming Library Elements
        2. Deleting Library Elements
      8. Snippets and Library Tutorial
        1. Creating a Snippet
        2. Creating a Library Item
    2. 20. Templates
      1. Template Basics
      2. Creating a Template
        1. Turning a Web Page into a Template
        2. Building a Template from Scratch
      3. Defining Editable Regions
        1. Adding a Basic Editable Region
        2. Adding a Repeating Region
        3. Repeating Tables
        4. Making a Tag Attribute Editable
      4. Adding Optional Regions
        1. Locking Optional Regions
        2. Repeating Optional Regions
        3. Optional Editable Regions
        4. Advanced Optional Regions
          1. Even fancier tricks
          2. Controlling regions with expressions
        5. Editing and Removing Optional Regions
      5. Nested Templates
        1. Customizing Nested Templates
        2. Using Nested Templates
      6. Building Pages Based on a Template
        1. Working with Repeating Regions
        2. Changing Properties of Editable Tag Attributes
        3. Hiding and Showing Optional Regions
        4. Applying Templates to Existing Pages
      7. Updating a Template
        1. Updating Nested Templates
        2. Unlinking a Page from a Template
        3. Exporting a Template-Based Site
      8. Template Tutorial
        1. Creating a Template
        2. Creating a Page Based on a Template
        3. Creating Another Template-Based Page
        4. Updating a Template
    3. 21. Automating Dreamweaver
      1. Find and Replace
        1. Find and Replace Basics
        2. Basic Text and HTML Searches
          1. Phase 1: Determine the scope of your search
          2. Phase 2: Specify what to search for
          3. Phase 3: Provide the replacement text
          4. Phase 4: Choose the search settings
          5. Phase 5: Take action
        3. Advanced Text Searches
          1. Limiting the search by tag
          2. Limiting the search by attribute
        4. Advanced Tag Searches
        5. A Powerful Example: Adding Alt Text Fast
    4. 22. Customizing Dreamweaver
      1. Keyboard Shortcuts
        1. Make Your Own Shortcut Set
        2. Changing Keyboard Shortcuts
        3. Create a Shortcut Cheat Sheet
      2. Dreamweaver Extensions
        1. Browse the Exchange
        2. Find a Good Extension
        3. Other Extension Sources
        4. Download and Install Extensions
        5. Extension Manager
        6. Make Your Own Extensions
  10. Six. Dynamic Dreamweaver
    1. 23. Getting Started with Dynamic Web Sites
      1. Pieces of the Puzzle
        1. Understanding Server Models
          1. PHP
          2. ASP
          3. ColdFusion
        2. Picking a Server Model
      2. Dynamic Web Sites: The Setup
        1. Setting Up a Testing Server
          1. Windows
          2. Macs
        2. Localhost and the htdocs Folder
        3. Setting Up Dreamweaver
      3. Creating a Dynamic Page
      4. Databases: A Quick Introduction
        1. Tables and Records
        2. Relational Databases
      5. Loading a Database
      6. Connecting to a Database
        1. Exploring the Databases Panel
    2. 24. Adding Dynamic Data to Your Pages
      1. Retrieving Information
        1. Understanding Recordsets
        2. Creating Recordsets
        3. Filtering Information
        4. Comparison Operators for Filters
          1. Comparing text values
          2. Comparing numbers
        5. Getting Comparison Values
          1. Form variables
          2. URL parameters
          3. Creating a link with a URL parameter
          4. Creating the recordset for the results page
        6. Advanced Recordsets and SQL
          1. SQL: The very basics
          2. Using the Data Tree view
          3. Creating variables for filtering data
        7. Reusing Recordsets
        8. Editing Recordsets
        9. Deleting Recordsets
      2. Adding Dynamic Information
        1. The Bindings Panel
        2. Formatting Dynamic Information
          1. Deleting Dynamic Information
      3. Displaying Multiple Records
        1. Creating a Repeating Table
        2. Creating a Repeat Region
        3. Editing and Removing a Repeat Region
      4. Recordset Navigation
        1. Recordset Navigation Bar
        2. Recordset Navigation Status
      5. Master Detail Page Set
      6. Passing Information Between Pages
      7. Viewing Live Data
        1. HTTP Request Settings
        2. Navigating Live View
      8. Tutorial: Displaying Database Info
        1. Creating a Recordset
        2. Live View and Creating Repeating Regions
        3. Editing a Recordset and Linking to a Detail Page
        4. Building the Detailed Product Page
        5. Filling in the Details
        6. Operators Standing By
    3. 25. Web Pages that Manipulate Database Records
      1. Adding Data
        1. Dreamweaver’s Record Insertion Form Wizard
        2. Using the Insert Record Behavior
      2. Updating Database Records
        1. The Update Record Form Wizard
        2. The Update Record Server Behavior
      3. Dynamic Form Fields
        1. Dynamic Text Form Fields
        2. Dynamic Checkboxes and Radio Buttons
          1. Dynamic radio buttons
          2. Dynamic checkboxes
        3. Dynamic Menus and Lists
      4. Deleting Records
      5. Tutorial: Inserting and Updating Data
        1. Adding an Insert Product Page
        2. Finishing the Insert Form
        3. Building a Page to Edit Database Records
          1. Linking to the update page
          2. Creating the update page
        4. Creating and Linking to the Delete Page
          1. Adding a link on the details page
          2. Creating the delete page
    4. 26. Advanced Dynamic Site Features
      1. Password-Protecting Web Pages
        1. The Users Table
        2. Creating a Registration Form
        3. Creating the Login Page
        4. The Log Out User Behavior
        5. Protecting Individual Pages
      2. Additional Data Sources
        1. URL Variables
        2. Form Variables
        3. Cookies
        4. Session Variables
        5. Server Variables
      3. Advanced Server Behaviors
        1. Recordset Paging
        2. Show Region Server Behaviors
      4. Tutorial: Authentication
        1. Building a Login Page
        2. Password-Protecting the Administration Pages
        3. Displaying a Portion of a Page to Logged-In Users
    5. 27. Server-Side XML and XSLT
      1. Understanding the Technologies
      2. Creating Dynamic Pages with XSLT and XML
      3. Inserting and Formatting XML
        1. Inserting a Repeat Region
          1. Building a repeat-region filter
        2. Inserting a Conditional Region
        3. Using Multiple Conditional Regions
      4. Advanced XSLT Tricks
        1. Sorting Data in a Repeat Region
        2. Using XSLT Parameters
  11. Seven. Appendixes
    1. A. Getting Help
      1. Getting Help from Dreamweaver
        1. Detailed Assistance
      2. Getting Help from Adobe
        1. AdobeeWebsite
        2. Paid Support
        3. The Forums
  12. Index
  13. About the Author
  14. Copyright

Product information

  • Title: Dreamweaver CS5: The Missing Manual
  • Author(s): David Sawyer McFarland
  • Release date: June 2010
  • Publisher(s): O'Reilly Media, Inc.
  • ISBN: 9781449381813