The Great New Features Offered By Adobe Dreamweaver Cs3
A lot of software upgrades are not really worth buying, being over-priced and often full of bugs. Dreamweaver upgrades, however, always tend to be worth getting.
Since Dreamweaver Is a web development tool, new features tend to reflect changes in the web technology, such as the growing importance of CSS. It's not usually just a case of introducing a few snazzy new tools for the sake of it.
The previous version of Dreamweaver, version 8, assumed that most users were using tables for the layout of their pages. Since then, there has been a shift towards creating more accessible page layouts using cascading style sheets (CSS). This change is reflected in Dreamweaver CS3 which now includes a series of useful CSS layouts which can be used as the basis for new pages or, more typically, new templates. Each layout contains HTML comments which explain how they are put together and how they can be modified.
Dreamweaver CS3 has useful new features for transferring CSS code from one location to another. You can move an internal CSS definition from inside an individual page to an external style sheet. It is also possible to take inline CSS (located next to the item it described) and transfer to an external style sheet.
The new browser compatibility feature in Dreamweaver CS3 allows users to check for issues within their pages relating to specific browsers (IE, Firefox, Opera, Safari, Netscape). It creates a report explaining problems which may occur when CSS on your pages is rendered in a particular browser.
The last time Dreamweaver was upgraded, Photoshop was a rival to Macromedia's own Fireworks. Now that Dreamweaver and Photoshop are part of the same stable, Adobe has enhanced their compatibility. You can now copy a slice, selection or entire document from Photoshop, move over to Dreamweaver and paste it. This brings up a special window which enables to optimise and save the copied pixels as a new image.
As well as enhanced support for CSS, Dreamweaver now allows the inclusion of elements of the new Ajax technology which uses JavaScript to add a new level of interactivity to web pages by updating the page with elements from a server without having to reload the page. Dreamweaver's implementation of Ajax is via the Spry framework. This is a collection of JavaScript-based code which provides a simple way for web designers to add Ajax content to their pages without having to type a line of code.
There are three types of Spry content: widgets, special effects and data sets. Spry Widgets are clickable page elements which respond to user interaction in funky ways. For example, there is a tabbed panel widget which displays different content in the same part of the page depending on which tab the user clicks on. There are also widgets for creating navigational menus and submenus and for validating text fields, text areas and select elements on a form.
Spry effects can be applied to a wide range of HTML elements. They allow designers to have images and other page content fade, shrink, zoom etc. in response to actions carried out by the user such as moving the mouse pointer over a particular element.
Spry data sets will bring in data from an external XML data source and display it on the page. Data sets offer a drill-down facility whereby users can click on information already displayed to bring up more detailed information on that particular item somewhere else on the page.
Dreamweaver CS3 is also the first version of the program to offer compatibility with Intel-based and PowerPC Macintosh systems. It also runs on Windows XP and Windows Vista systems.