Advanced Layer PopUp Query

September 5, 2007 by John Fergus

Hi,

Have just purchased the Advanced Layer Pop Up application and am very impressed. Great product.

One query though, can the layer be set to "open" when the visitor opens a particular page...?

Eg; The layer flies in when the visitor opens a home page..?

Many Thanks - John Fergus

RE: Advanced Layer PopUp Query

September 5, 2007 by Georgi Kralev

Hi John,

To achieve this just call the Advanced Layer Popup at onLoad event of your page.

To do that go to the body tag. When in Tag Inspector panel choose “Behaviors” tab and click at the “+” button. From the menu choose Advanced Layer Popup. Fill the required properties into Advanced Layer Popup dialog window and click OK

The resulting code may look like this:

<body onload="dmxAdvLayerPopup('Winter','Images/Winter.jpg','','','MediaPlayerBlue',
'center','center',450,338,0,true,false,false,0,'','',0,false,'','',0,false,'',
1,5,true,false,'#FFFFFF');return document.MM_returnValue">
 

For more information check the following FAQ:

How to have layer popup open when page viewed? 

If you have any additional questions please write to the support forum for the extension.

Advanced Layer Popup support forums

Best regards,

Georgi Kralev