Results 1 to 2 of 2

Thread: preloading image

  1. #1
    Join Date
    Oct 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default preloading image

    hellot,

    My english is not very good so I write my message in french, I hope someone anderstand my probleme and can help me.

    J'ai dans une même page html un menu dynamic, interactif qui se charge à l'ouverture de la page.
    J'ai également une image survolée dont j'ai spécifier le non préchargement à l'ouverture de ma page, condition pour que mon menu apparaissent.
    Là je souhaitais ajouter un effet sur ma souris mais probleme : l'image liée à cet effet se précharge et empêche ainsi le préchargement de mon menu.
    Dans le code de cet effet, il y a :
    window.onload=move;
    Je suppose donc que c'est l'ordre de précharger l'image mais je ne veux pas.
    Quelle commande pour lui donner l'ordre de ne pas précharger cette image ?
    J'espère avoir été assez concrète.
    Merci

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    *Puts on French hat*
    I make more sense than an online translator at least

    On one page I have a dynamic menu, which takes care with opening of the page. I also have an image flying over which I have to specify nonpreloading with opening of my page, so that my menu appears properly. Then I wished to add an effect on my mouse but a problem occoured: the image related to this effect preloads and prevents thus the preloading of my menu. In the code of this effect, it is: window.onload=move; I thus suppose that in order to preload images will break the script. Which order to give not to preload this image? I am stuck. Thank you

    Ok coco, do you just want to disable preloading?
    Also please provide an online example of the problem.

    cr3ative
    Last edited by cr3ative; 10-16-2004 at 08:02 AM. Reason: My French hat wasn't on properly
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •