Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2005
    Location
    USA
    Posts
    431

    Need a link out to frame script.

    I'm trying to find a script for my open source blog so that I can link my stories out to the original author but at the top of the link out have a frame for advertisements. good-tutorials.com used to do this.

    If you know of a way to do it, or know of a script. Do let me know.

    As of now, I can't find a tutorial or script.
    PRESSD - Dynamic WordPress Hosting v2 is in BETA status, set to launch 1st q 2019.
    PRESSD is an OKTANE.COMPANY


  2. #2
    Join Date
    Oct 2009
    Posts
    58
    If you use wordpress for your blog, you may be able to do it with this plugin:
    http://wordpress.org/extend/plugins/ad-minister/

  3. #3
    Join Date
    Sep 2005
    Location
    USA
    Posts
    431
    That seems to be more for adding ads in your blog, I can't find anything about linking out to frame. Still looking though. Iv seen these scripts around, just cant find them anywhere.
    PRESSD - Dynamic WordPress Hosting v2 is in BETA status, set to launch 1st q 2019.
    PRESSD is an OKTANE.COMPANY


  4. #4
    Join Date
    Sep 2005
    Location
    USA
    Posts
    431
    I found this frame but I dont have a clue how to link to it. Anyone care to look?

    <script language='javascript' type='text/javascript'>
    <!--
    var popupWindow=null;
    function popup(mypage,myname,w,h,pos,infocus){

    if (pos == 'random')
    {LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
    else
    {LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
    settings='width='+ w + ',height='+ h + ',top=' + TopPosition + ',left=' + LeftPosition + ',scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';popupWindow=window.open('',myname,settings);
    if(infocus=='front'){popupWindow.focus();popupWindow.location=mypage;}
    if(infocus=='back'){popupWindow.blur();popupWindow.location=mypage;popupWindow.blur();}

    }
    // -->
    </script>
    </head>
    <body style="margin:9px 0px 0px 0px;">
    <table cellpadding="0" width="100%" cellspacing="0" summary="frame table">
    <tr>
    <td colspan="2" class="frame" align="center">
    This tutorial is sponsered by [#sitetitle]<br /><br /><br />
    </td></tr>
    <tr>
    <td class="frame" align="center">
    <a href="[#link]" target="_top">Click here to remove this frame.</a>
    </td>
    <td class="frame" align="center">
    <iframe src="rate.php?dis=1&tut=[#tut]" scrolling="no" frameborder="0">Sorry you cannot rate tutorials since you can't view iframes.</iframe>
    </td>
    </tr>
    </table>
    PRESSD - Dynamic WordPress Hosting v2 is in BETA status, set to launch 1st q 2019.
    PRESSD is an OKTANE.COMPANY


  5. #5
    Join Date
    Sep 2005
    Location
    USA
    Posts
    431
    I found a good tutorial and have it working. if anyone wants it since this is popular here is the link,
    http://webdesign.about.com/od/script...uto_frames.htm
    PRESSD - Dynamic WordPress Hosting v2 is in BETA status, set to launch 1st q 2019.
    PRESSD is an OKTANE.COMPANY


Similar Threads

  1. reload top frame when a link is clicked in the bottom frame
    By 0utlier in forum Programming Discussion
    Replies: 2
    Last Post: 01-15-2008, 05:41 AM
  2. [Video] rm frame-2-frame editing
    By Barti1987 in forum Web Hosting Lounge
    Replies: 0
    Last Post: 11-20-2005, 06:08 PM
  3. ImageReady Animation: New Frame As Opposed To Duplicate Frame *Urgent*
    By Jamie Harrop in forum Web Design and Content
    Replies: 2
    Last Post: 09-26-2004, 01:27 PM
  4. Need link popularity script(link:yourdomain.com)
    By kaboomski in forum Employment / Job Offers
    Replies: 2
    Last Post: 07-15-2004, 08:32 AM
  5. About offering free hosting - top frame script needed PLEASE HELP
    By newguyintown in forum Hosting Software and Control Panels
    Replies: 8
    Last Post: 02-12-2004, 08:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •