Announcement

Collapse
No announcement yet.

useful code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • useful code

    Hi all I the folloing code helps to load picture etc faster

    <SCRIPT LANGUAGE="JavaScript1.1">
    img1 = new Image
    img1.src = "ENTER IMAGE NAME HERE"
    img2 = new Image
    img2.src = "ENTER IMAGE NAME HERE"
    img2 = new Image
    img2.src = "ENTER IMAGE NAME HERE"
    img2 = new Image
    img2.src = "ENTER IMAGE NAME HERE"

    </SCRIPT>

    Put this on your front page( using the html box) listing all you image files, I found this speeds up files 100%

    hope you all find this useful
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!
Working...
X