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 757 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"


A known problem exists with Netscape Navigator 4.x browsers and nested AP elements??”and AP elements
in general. Whenever the browser window is resized, the AP elements lose their left and top position and
are displayed along the left edge of the browser window or parent AP element. Dreamweaver includes the
389
Working with Divs and AP Elements 11
capability to insert code that serves as a workaround for this problem. With this code in place, if the
browser is resized, the page reloads, repositioning the AP elements. If you want the code to be automatically
inserted the first time you add an AP element to your page, select the Add Resize Fix When Inserting AP
Elements option found in the AP Elements category of Preferences. You can also insert it on a case-by-case
basis by choosing Commands ??? Add/Remove Netscape Resize Fix. As the name implies, this command
also deletes the Netscape Resize Fix code.
Forms and AP elements
When you??™re mixing forms and AP elements, follow only one rule: Always put the form completely inside
the AP element. If you place the AP element within the form, all form elements after the AP element tags are
ignored. With the form completely enclosed in the AP element, the form can safely be positioned anywhere
on the page and all form elements still remain completely active.


Pages:
745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769