Hello josh,

on 20-Dez-99 you wrote :

� Excuse me for being thick, but what's the command to stop a
� background image from scrolling...

Two possible solutions:

a. <body background="picture.gif" bgproperties=fixed>

   Only supported by MS Internet Explorer >v2.0,
   other browsers tend to ignore this addon.

b. Using CSS-style sheets (CSS v1.0, HTML v4.0)
  
   <div style="background-image:url(pictrure.gif); 
        background-attachment:fixed;">Text</div>
                                ^
                                |___ either scroll or fixed

   Only supported by MS Internet Explorer >v3.0,
   other browsers tend to ignore this addon.

� ..and does Voyager support this?

No.

� Thanks,

No problem.

Happy X-Mas and a happy new year to all of you.
 
Regards

     NR

-- 
Remark of the day :

There is so much good in the worst of us,
and so much bad in the best of us.
That it hardly becomes any of us,
to talk about the rest of us.
(Anonymous)
-- 
Amiga 2000 B/2060ERC  - PicIV/Pic96      - 19" Iiyama S901GT 
2/112 MB Chip/FastMem - 2x2.7 GB SCSI HD - 48 x SCSI CD-ROM 

____________________________________________________________
Voyager Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to