Results 1 to 15 of 22

Thread: firefox screws up my site too

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Precision Processor Super Moderator egghead's Avatar
    Join Date
    May 2002
    Location
    In Your Monitor
    Posts
    3,212
    it's not spyware

    the text ads appear to have a problem on your site

    the jpg or gif banners center fine
    ------------------------------------------------------------



  2. #2
    Triple Platinum Member hotmale's Avatar
    Join Date
    Mar 2004
    Location
    Lebanon
    Posts
    867
    Quote Originally Posted by egghead
    it's not spyware

    the text ads appear to have a problem on your site

    the jpg or gif banners center fine
    So it's the text ads on Firefox because they're OK on Avant and Opera.

    Here's the code:

    Code:
    <!--- start of focusIN code --->
    <script language="JavaScript">
    <!--
       var now = new Date();
       var uaid = now.getTime() % Math.floor(8640000 - Math.random()*1000);
       document.write('<scr'+'ipt src="http://focusin.ads.targetnet.com//ad/id=techjunkeez&opt=hjj&rw=468&rh=60&cv=220&uid=' + uaid + '" ></scr'+'ipt>');
    //-->
    </script>
    <noscript>
       <iframe allowTransparency="true" src="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" width=468 height=60 frameborder=0 marginheight=0 marginwidth=0 scrolling="no" align="center">
       <a href="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" target="_top"><img src="http://focusin.ads.targetnet.com//ad...0&cv=220&uid=1" alt="Click here to visit our sponsor" width=468 height=60 border=0 ></a>
       </iframe></noscript>
    <!--- end of focusIN code --->
    Does anyone see code that violates web standards? If not, I'll contact the ad company and see what they say.

Posting Permissions

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