help asap{with HTML}

Discussion in 'Software' started by slater1, Jan 13, 2005.

  1. slater1

    slater1 Private E-2

    hey i wasnt sure where to put this.....my mate has just asked " how to make an image fixed so that the text scrolls up and not the image.... it has to be an image NOT a bacground" using HTML...he needs it ASAP ...and would be very greatful for your help

    thank you.

    *i posted this in another forum...was told it would be better here*
     
  2. goldfish

    goldfish Lt. Sushi.DC

    Agg, you should have got a mod to move it for you... now you're cross posting (bad).

    I'm just gunna get my programmer to knock somthing up quick for you ;) (he's bored I recon)
     
  3. slater1

    slater1 Private E-2

    oops i didnt mean to be bad :( jsut need to open my eyes next time..thanks tho goldfish
     
  4. theprocrastinater

    theprocrastinater Private E-2

    Code:
    <script>
    function moveImage() {
    document.image.style.top = 200 + document.body.scrollTop
    }
    document.body.onscroll = moveImage
    </script>
    <body>
    <img src="test.jpg" name="image" style="position:absolute;top:200;left:200;">
    </body>
    
     
  5. slater1

    slater1 Private E-2

    thank you theprocrastinater ill get back to you...when i find out if it worked.
     
  6. goldfish

    goldfish Lt. Sushi.DC

    There we go ;) (told you he was bored)
     
  7. slater1

    slater1 Private E-2

    he siad it didnt work all it did was centre the image
     
  8. goldfish

    goldfish Lt. Sushi.DC

    It definatley works in IE.

    You may need to play around with it to make it cross browser, but its a start.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds