any help with what kind of pop up this is

5 replies
Hello everyone

thanks for your help.

I've just been to Chris Freville's Dominating Niches and i love the popup, does anyone know if it's done by a particular person or popup application?

thanks for your time

have a nice day

colleen
#kind #pop
  • Profile picture of the author Steve Diamond
    When you "view source" on that page, you can see this comment as part of the script:
    // Drop-in content box- By Dynamic Drive
    // For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
    I'd take that as a fairly strong clue.

    Steve
    Signature
    Mindfulness training & coaching online
    Reduce stress | Stay focused | Keep positive and balanced
    {{ DiscussionBoard.errors[1054350].message }}
  • Profile picture of the author MattSanti
    Okay so I did a little digging around on his code.

    Yes the dynamic drive code url is correct, live and accurate, but I am not so sure it is what is fueling the pop up.

    If you look further down in the code you'll notice the aweber code.

    Aweber gives a couple of different of options when it comes to code. Javascript and the raw html code.

    You can take the raw html code and edit it (or your webmaster in this case) to incorporate images around the text in which case is what looks like this webmatser did for Chris. I am quite familiar with Chris' material and it is rock solid so what he is doing here is nothing shady at all.

    All someone needs to do is take the raw html code of aweber and post it into the html of their website and they can alter the way the aweber html code
    Signature
    Clickbank InfoProduct website for sale: ElementsOfMemory.com. Online Memory Improvement Video Course. PM me with questions.
    {{ DiscussionBoard.errors[1054378].message }}
    • Profile picture of the author entry
      I cant see the pop up on the page.

      I dont have any popup blocker, and other popups are showing,

      Does anybody have the link to JUST the popup only ?
      Signature
      I Have to say a Massive...THANK YOU to every Warrior who has helped me, and thanks to every warrior who helps me in the future...
      {{ DiscussionBoard.errors[1054406].message }}
      • Profile picture of the author John Romaine
        This should get you started. I couldnt find anything so I wrote one myself with the help of a good friend. It does exactly what you need, just put your aweber form stuff in where marked, and images as you need. It also slides down the page (following) the user as they scroll.

        Let me know how you go.


        Code:
        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
        <html>
        <head>
        <title>Untitled Document</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
        </head>
        <style>
        <!--
        span.FootnoteCharacters
         {vertical-align:super}
        span.MsoFootnoteReference
         {mso-style-parent:"";
         vertical-align:super;}
        h1
         {margin-bottom:.0001pt;
         text-align:justify;
         text-indent:0cm;
         page-break-after:avoid;
         tab-stops:list 0cm;
         font-size:12.0pt;
         font-family:"Times New Roman";
         margin-left:0cm; margin-right:0cm; margin-top:0cm}
        -->
        .articles_box { 
        float:left; 
        border-top:0px; 
        border-right:0px; 
        padding:0px; 
        padding-right:0px; 
        padding-top:0px; 
        margin-left:0px; 
        margin-right:9px; 
        } 
        .bonus_box { 
        float:right; 
        border-top:0px; 
        border-right:0px; 
        padding:0px; 
        padding-right:0px; 
        padding-top:0px; 
        margin-left:20px; 
        margin-right:9px; 
        } 
        .article_body {
         font-size: 16px;
         font-family : Times New Roman;
        }
        #dottedbox1 { width:633px; border-width: 4px; border-style: dotted; border-color: #3AA2DE; margin-left:auto; margin-right:auto; align-center;  background-color: #FFFFCC;}
        #dottedbox2 { width:633px; border-width: 4px; border-style: dotted; border-color: #C60000; margin-left:auto; margin-right:auto; align-center;  background-color: #FFFFCC;}
        #dottedbox3 { width:633px; border-width: 4px; border-style: dotted; border-color: #069806; margin-left:auto; margin-right:auto; align-center;  background-color: #FFFFCC;}
        ul.twocolumn {
        margin-left:0px;
        width: 490px;
        }
        ul.twocolumn li {
        width: 243px;
        float: left;
        }
        div#POPON { position: absolute; display: none; 
                    top: 0px; left: 25px; width: 500px;
                    border: dashed black 3px; background-color: white;
                    padding-right: 0px; padding-top: 0px;
           text-align: center;   
                  }
        div#POPON th { text-align: right; }
        div#POPON input(submit) { background-color: pink; color: red; }
        div#POPON a { font-size: xx-small; font-style: italic; text-decoration: none; }
        .normal_text {
         font-size: 14px;
         font-family : arial;
         color : #000000;
         }
        .body_text {
         font-size: 15px;
         font-family : arial;
         color : #000000;
        }
        .body_text_big {
         font-size: 18px;
         font-family : arial;
         color : #000000;
        }
        .small_text {
         font-size: 9px;
         font-family : arial;
         color : #000000;
        }
        .textbox   { color:darkblue; background:#BED6F0; border:1px darkblue solid; font: 11px Verdana }
        </style>
        <script>
        var popper = null;
        function showPop( )
        {
            popper = document.getElementById("POPON");
            popper.style.display = "block";
            popper.style.top = ( 150 + document.body.scrollTop ) + "px";
        }
        function movePopper( )
        {
            popper = document.getElementById("POPON");
            popper.style.top = ( 150 + document.body.scrollTop ) + "px";
        }
        </script>
        </head>
         
        <body onload="setTimeout('showPop()',6000);" onscroll="movePopper();">
        <div id="POPON">
        <div style="right: 0px; text-align: right;">
        <a href="#" onclick="popper.style.display='none';return false;"><img src="/images/band.gif" width="530" height="19" border="0" align="left"></a>
        </div>
          <br>
          <img src="/images/jam_session_small.jpg" width="200" height="225" border="0" align="left"> 
          <p> <font face="Verdana, Arial, Helvetica, sans-serif"><strong><font face="Arial, Helvetica, sans-serif"><br>
            Download 5 <font color="#CC0000"><u>FREE</u></font> Blues Jam Tracks & Video 
            Improvisation Lessons Now! </font></strong><br><br>
            <font size="2">Free MP3 Downloads - Guitar Backing Tracks - <strong>VIP Membership 
            100% Free</strong>. Just enter your details below...</font><br>
            <br>
            <strong><font size="4">Enter In Your Details To Download Immediately</font></strong></font></p>
         
        ***************** PUT YOUR AWEBER FORM IN HERE *******************
         
            <table>
              <tr> 
                <th><span class="normal_text">First&nbsp;Name:</span></th>
                <td><input type="text" name="name" value="" size="35" class="textbox"></td>
              </tr>
              <tr> 
                <th><span class="normal_text">Your&nbsp;Email:</span></th>
                <td><input type="text" name="from" value="" size="35" class="textbox"></td>
              </tr>
              <tr>
                <th>&nbsp;</th>
                <td><div align="center"><img src="/images/lock.gif" width="14" height="16"> 
                    <strong><font size="2">SECURE & CONFIDENTIAL</font></strong> <span class="small_text">Your 
                    email address will never be rented, traded or sold. I hate spam with 
                    a passion too.</span></div></td>
              </tr>
            </table>
         
            <font size="3" face="Arial"> 
            <input name="submit2" type="submit" style="font-size: 14pt; font-family: Arial; letter-spacing: -1; font-weight: bold; width: 360; height: 40" value="Download Your Free Tracks Now »">
            </font> 
          </form>
        </div>
        </body>
        </html>
        Signature

        BS free SEO services, training and advice - SEO Point

        {{ DiscussionBoard.errors[1054467].message }}
  • Profile picture of the author 60MinuteAffiliate
    gosh guys you are just awesome...

    thanks heaps to all of you and i'll definitely give that awesome code a whirl and let you know how i go.

    thanks once again for sharing

    colleen
    Signature

    Want To Learn How To Make 7K A Month In Minutes A Day?

    {{ DiscussionBoard.errors[1054567].message }}

Trending Topics