Skip to Content
Dreamweaver CS6: The Missing Manual
book

Dreamweaver CS6: The Missing Manual

by David Sawyer McFarland
July 2012
Intermediate to advanced
1034 pages
38h 32m
English
O'Reilly Media, Inc.
Content preview from Dreamweaver CS6: The Missing Manual

Snippets Basics

Snippets aren’t fancy or complex, but they sure save time. A snippet is simply a chunk of code you store away and then plunk into your web pages as necessary. They can be as simple as boilerplate legal text, or as complex as HTML, CSS, or JavaScript code (or code from any other programming language you encounter). For example, say you always use the same table design to list product specifications in your company’s catalog. Each time you want to create a similar table, you could go through all the same steps to build it—or you could turn that table into a snippet, and then, with a simple double-click, add it to page after page of your site. Or say you use the popular jQuery JavaScript library on each site you build, and have to include the code to link to jQuery’s JavaScript file—rather than type that code each time, just have Dreamweaver drop the pre-typed code into the page for you.

You keep these code chunks in the Snippets panel (see Figure 18-1), and summon them in a couple of ways:

  • Choose Window→Snippets.

  • Windows people can press Shift-F9. (There’s no Mac keyboard shortcut for the Snippets panel, but you can create your own, as described on Keyboard Shortcuts.)

The Snippets panel contains reusable chunks of code—snippets—that you can organize into folders. After you select a snippet from the list, Dreamweaver displays a preview in the Preview pane. In this example, you can see a preview of a simple footer with a colored background and dummy text and links. Snippets can have either a graphic preview (as in this example), called Design preview, or a Code preview, which shows you the snippet’s raw code. You’ll find Code preview useful for snippets such as JavaScript code that you can’t see in Design view. (When you create your own snippets, you specify the preview type.)

Figure 18-1. The Snippets panel contains reusable chunks of code—snippets—that you can organize into folders. After you select a snippet from the list, Dreamweaver displays a preview in the Preview pane. In ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Dreamweaver CS4: The Missing Manual

Dreamweaver CS4: The Missing Manual

David Sawyer McFarland
Dreamweaver CC: The Missing Manual

Dreamweaver CC: The Missing Manual

Chris Grover, David Sawyer McFarland

Publisher Resources

ISBN: 9781449326999Errata Page