Forum Moderators: phranque

Message Too Old, No Replies

Can you point me in the right direction?

         

Heidi9771

7:40 pm on Jun 15, 2005 (gmt 0)

10+ Year Member



I am creating a landing page for one of my marketing campaigns and want to use an overlay to show discount pricing for the offer. It's sort of like a pop up...my developer doesn't know how to create them. Can anyone point me in the right direction? Thanks, Heidi

JKMitchell

7:52 pm on Jun 15, 2005 (gmt 0)

10+ Year Member



IS this going to open when the page opens or via a click?

If an automatic pop-up then look at the onload event on the body tag.

If it's the result of a click then either use 'Target=_blank' or a javascript function.