4 Popup examples

Feature Description:

First we applied the rollover image to the top graphic, then we applied Expert Popup. We went with a 20 pixel border and a background color to match our top banner color, labeled the popup "Nice View" and made it close in 5 seconds or whenever the page no longer has focus.

Like above, we applied the rollover image to the next graphic, then we applied Expert Popup. We went with no border, labeled the popup ":: Click to Close ::", added the no right click code and made it close in 5 seconds or whenever the page no longer has focus.

On the third image, we went straight to the Expert Popup without the rollover here. We went with a full screen and a grey background color, labeled the popup "Rock Castle", and made it close in 5 seconds or whenever the page no longer has focus.

The last image setup the popup to be to small so we also set the scrollbars to automatically be present. We set the title to "Just a little tight here" and had it close in 5 seconds or when the popup loses focus.

Please note, Safari doesn't support the onBlur event so Safari browsers will not have the popup close when it loses focus, we recommend setting a timer to close the popup.


Back to Expert Popup