Extension installer files come in 2 formats: MXP and ZXP. MXPs are supported by Extension Manager versions MX, MX2004, 8, CS3, CS4, CS5, CS5.5 and CS6. ZXP is supported by versions CS5.5 and higher. Version CC and higher have dropped support for the MXP format. To continue to support all Adobe customers, regardless of version, we include both the classic MXP and the new ZXP versions.
As of CC 2015, Adobe has ceased to support its own Extension Manager. Use the PVII Extension Manager for Adobe Creative Cloud...
Download and Install Instructions
There are 3 ways to access Pop Box Magic. Choose the one most suitable to your workflow. When you open an interface, the system will detect the appropriate mode (Insert or Modify).
Switch to the PVII category. Pop Box Magic is the last one in the screen capture below
Switch to the PVII category. Pop Box Magic is the last one (orange) in the screen capture below
Choose Insert > Studio VII > Pop Box Magic by PVII
PBX Triggers can be assigned in the following ways:
Select a block of text and open the PBX interface. The selected text will appear in the Text box.
You can edit the Text if you like, but know that it will change the original text on your page.
Select an existing image and open the PBX interface. The img tag of the selected image will appear in the Text box.
You can edit the <img> tag, but do understand that it will affect the original image you had selected. It is better to edit or change the image in Design View, as it will safeguard you from corrupting the tag. If your Trigger is an image, the Style and Button Styles options will not be available.
If you want to assign a PBX to an existing link, whether that link is text or an image, simply place your cursor inside the link text on your page, or select the image, and open the PBX interface. If the link is text, then the link text from your page will be inside the Text box. If the link is an image, then the <img> tag will be listed in the PBX UI Text box.
You can create a new Trigger by simply placing your cursor where you'd like it to appear. Open the PBX UI and edit the placeholder "Trigger Text" in the Text box to the text you'd like to use.
The Pop Box Magic interface makes customizing your widget easy!
The PBX UI allows you to easily define and configure PBX instances, one at a time, and once configured, the UI can be used to modify (edit) each instance as often as you like. Follow the steps below to create a new PBX instance:
Use the methods described in the preceding section PBX Text or Image Triggers.
If your Trigger is text, select a Style. If you choose Buttonized, the Button Styles options will become active, allowing you to set additional attributes.
You can assign an optional User Class for the Trigger. Enter the name of the class without the leading period (dot). You can also add multiple classes to either element. To do so, enter each class name separated by a space. To add the classes rounded and text-centered.
These settings allow you to configure how your Pop Box looks.
Note: the popup content box is, or will be, displayed on your page in Dreamweaver Design View, where it is fully editable.
The Options category allows you to assign behavior and positioning settings.
Choose one of the following options:
The above 3 options position your box below the Trigger and either at its left edge, its horizontal center, or its right edge.
The maximum width your Pop Box is allowed to occupy. PBX is adaptive by nature, so your box will never be wider than the available space within your viewport or window.
Your Pop Box will never become narrower than the value set for Min Width. To ensure mobile phone compatibility, the value you set cannot be greater than 320px.
Enter a negative value to pull your Pop Box higher on the screen. A positive value will push your Pop Box down.
A negative value will move your Pop Box to the left. A positive value will move it to the right.
With this option checked, your Trigger will operate onMouseOver (hover) or when tapped on a touch device. Disable this option and your Trigger will function onClick/Tap.
When you Trigger a Pop Box, any other open one will be automatically closed.
Set your Pop Box to pop up when your page first loads.
Enter the number of seconds to wait after page load before opening the Pop Box.
Enable this box to automatically close the Pop Box whenever the user clicks (or taps) on the page.
Pop Boxes can be animated or not. The following animation methods are available:
Set the time, in milliseconds, that the animation will span, from beginning to end. The default value of 400 is usually a good choice. Increase the number to slow the animation. Decrease the number to speed the animation up.
URL Parameters:
An opener detection system is included that allows you to set up links with special parameters that will load a page and also open a specific PBX widget on that page. The opener will look for the PBX widget number.
There are 2 methods available:
The system will look for "#pbx" plus a slide reference after the anchor.
The anchor index.htm#pbx1 will the first PBX Widget on the page.
The system will look for "mbx=" in the URL parameter.
The URL parameter index.htm?pbx=2 will open the second PBX Widget on the page.
You can then give out the link so the PBX will open your specific PBX when the page first loads.
Note: This feature is meant to be used on links to your page from external locations ONLY. They are not meant to be used on links that are in your page. To control Pop Box Magic from links on the same page, use the PBX Control Actions described in the next section.
The PBX system includes these three control functions:
P7_PBXctrl('p7PBX_1','open');
assigned to a text link it would look like this:
<a href="#" onclick="P7_PBXctrl('p7PBX_1','open',this);return false;">Open PopBox 1</a>
P7_PBXctrl('p7PBX_1','close');
assigned to a text link it would look like this:
<a href="#" onclick="P7_PBXctrl('p7PBX_1','close',this);return false;">
P7_PBXctrl('all','close');
assigned to a text link it would look like this:
<a href="#" onclick="P7_PBXctrl('all','close',this);return false;">Close All PopBoxes</a>
Note: We've also added a return false; directive to each of the control actions. This prevents the browser from excecuting the anchor on the null link. Be sure to inlcude the return false whenever the action is set to onclick.
Pop Box Magic links a single style sheet to your page: p7PBX-01.css
Given the options available in the user interface, there should never be a reason for you to edit the styles. Should you need help with CSS, and you cannot figure it out, please contact us via one of the methods listed below.
Before making a support inquiry, please be certain to have read the documentation that came with your product. Please include your Order Number, Dreamweaver version, as well as your computer operating system type in all support correspondence.
PVII maintains a Web Forum community. Go Direct to the Web Forum
E-Mail: support@projectseven.com
Phone: (336) 374-4611
Phone hours are 9:00am - 5:00pm Eastern Time U.S.