Re: Watermark

by "Captain F.M. O'Lary" <ctfuzzy(at)canopy.net>

 Date:  Mon, 30 Jul 2001 15:16:44 -0500
 To:  Michael McKee <mikemckee(at)cablespeed.com>,
hwg-basics(at)hwg.org
 References:  matthew
  todo: View Thread, Original
No one seems to be mentioning that this requires proprietary markup or that
the support for this CSS 'trick' is even worse than the proprietary markup.

Whats up with that I wonder?

Anyway . . . 

if you want this to work for everyone you are quite out of luck -
unfortunately.

HTH,
Fuzzy.



At 02:36 PM 7/30/01 , Michael McKee wrote:
>
>On Monday, July 30, 2001, at 11:21 AM, Matthew Ohlman wrote:
>
>> Hi all. I was wondering if anyone know where to find some code. I want a
>> watermark image in the background, to move as you scroll down the page. 
>> Like
>> the one found on MSN's search page found here:
>>
>> http://auto.search.msn.com/results.asp?cfg=SMCINITIAL&srch=5&FORM=AS5&RS=
>> CHE
>> CKED&v=1&q=HWG
>>
>> I would appreciate any help I can get.
>> Matthew
>>
>Matthew,
>I can't access the page. Search results don't work as forwarded urls.
>If you want a background image to scroll you'll want to add some css to 
>the head.
>
><style type="css-text">
><!--
>body {background-image: your.jpg; background-attachment: scroll}
>-->
></style>
>
>The choices are:
>body {background-attachment: scroll}
>Background image scrolls along with the window
>
>body {background-attachment: fixed}
>Background image remains fixed and only repeats horizontally

______________________________________________________________
Captain F.M. O'Lary
webmaster(at)canopy.net
http://lists.evolt.org Workers of the Web, evolt !
------------------------------------------------------------------

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA