Results 1 to 6 of 6

Thread: index page problems, please help

  1. #1
    Join Date
    Feb 2005
    Posts
    2

    Default index page problems, please help

    :(

    http://tineriiacum.bizhat.com

    each time i update any little thing, the index page stops showing images or jams the browser for a different amount of time.

    what can cause this, and how can it be fixed?

  2. #2
    Join Date
    Feb 2005
    Posts
    4

    Default

    i'm having a similar problem ! i'v just uploaded a new site http://ukspaders.bizhat.com and when i go to this address the images don't work ... but if i type in http://ukspaders.bizhat.com/index.html it works fine !
    is this something i have done wrong or is it the server ? this is the first site i have built , so i dont really know what i'm doing ....
    any help with this would be appreciated
    thanks

    however i've just used the link above and it works ok !!
    but if i open a new browser page and type in the link it dosent work ...

  3. #3
    Join Date
    Feb 2005
    Posts
    49

    Default

    thanks

  4. #4
    Join Date
    Feb 2005
    Posts
    2

    Default

    about ukspaders.bizhat.com, if the problem persists, try copying index.html to index.htm in the ftp, so you have two indexes..

    sometimes it seems to work, if not i guess is has to do with some setting that has to be made by the bizhat administrators.

    as for http://tineriiacum.bizhat.com , it works fine in opera, just that the ie explorer jams sometimes.. dunno what the bug can be

  5. #5
    Join Date
    Feb 2005
    Posts
    21

    Default

    btw, im a little off topic, but nice site, looks very professional.

  6. #6
    Join Date
    Jan 2005
    Location
    Antwerp, Belgium, Europe, The World
    Posts
    82

    Default

    Hmmm it's really weird indeed I tried with netscape and firefox it works perfectly fine, but with IE it dusn't. The major difference between the browsers is how they understand javascript. I don't know much of javascript but maybe you should try using another script instead of this one
    Code:
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    }
    
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    }
    
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    }
    
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    }
    //-->
    </script>

Bookmarks

Posting Permissions

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