-based layout.
n AP elements can be used to place HTML content anywhere on a Web page.
n You can stack AP elements on top of one another. This depth control is referred to as the stacking
order or the z-index.
397
Working with Divs and AP Elements 11
n AP elements can be constructed so that the end user can display or hide them interactively, or
alter their position, size, and depth dynamically.
n Dreamweaver provides guides, rulers, and grids to help with AP element placement and alignment.
n You can easily activate AP elements by using Dreamweaver??™s built-in JavaScript behaviors.
In the next chapter, you learn how to use Dreamweaver behaviors to enhance the interactivity of your sites.
398
Adding Advanced Design Features Part III
Behaviors are truly the power tools of Dreamweaver. With Dreamweaver
behaviors, any Web designer can make AP elements appear and disappear,
execute any number of rollovers, and even apply an advanced JavaScript
effect??”all without knowing even a snippet of JavaScript. In the hands of an
accomplished JavaScript programmer, Dreamweaver behaviors can be customized
or created from scratch to automate the most difficult Web effect.
Creating behaviors is one of the more challenging Dreamweaver features to master.
Pages:
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784