![]() ![]() |
|
||||||||||||||||||||||||||||||||||||||||||||
| Feature | Set in... | Can be turned-off |
|---|---|---|
| Pop-up can be dragged by the "title" bar. | Properties Inspector | |
| Disable page scrolling when the pop-up is open. Alternatively you can have the pop-up retain its position while the page is being scrolled ("sticky note" mode). |
Properties Inspector | |
| Built-in "fade" effect. Fades-in the pop-up when it opens and fades-out when it disappears. | Properties Inspector | |
| Modal window mode. When this option is selected a user will not be able to interact with the rest of the page using mouse until the pop-up is closed from within itself. When the option is turned-off clicking away from the pop-up will make it disappear. | Properties Inspector | |
| Scrollable box inside the pop-up. (scrollbars appear when the dimensions of the content exceed the dimensions of the pop-up) -"iframe-like" mode. |
CSS Styles panel | |
| Drop-shadow (color and transparency controlled through CSS). | CSS Styles panel | |
| Semi-transparent background covering the content of the page (color and transparency controlled through CSS) under the pop-up. |
CSS Styles panel | |
| Close pop-up button. | Design or Code view |
| Default pop-up with scrollable content |
Custom dialog (this is not Flash!) |
Go wild with CSS |
Modal custom confirmation box |
![]() |
![]() |
![]() |
![]() |
| Full size image viewer. Same pop-up can be reused for multiple images. In this example pop-up dragging is turned-off. |
||
![]() |
![]() |
![]() |
Extension comes with the source files for all the examples above.
| On your web page select an element to trigger the pop-up (link, image or button) and click the button or the menu item on the Insert bar to add the widget to the page. If you do not select a trigger prior to adding the widget both widget and the placeholder trigger link will be added to the page at the cursor insertion point. |
Accessing Spry Pop-up Dialog widget from Spry tab of the Insert bar |
Accessing Help file in Spry Pop-up Dialog Properties Inspector ![]() |
Copyright © 1999-2013 Alex July
Linecraft Studio

![]() |
| This is a custom "confirmation" box designed to mimic the one on Windows XP. The labels on the buttons is not the only feature you can customize. In fact you use any other HTML elements required for your task. Scripting logics can be added to each element separately which allows for more design flexibility. |