|
Posted by dorayme on 10/08/07 06:10
In article <fecfo502imc@news1.newsguy.com>,
"Laura D." <lauradaniels@nospam.com> wrote:
> as the user is viewing the page? Hi eveyrbody. See
> http://www.picturesoffood.org and the page is so long, but the ad is so
> short. Can I make it so that as the person is scrolling up or down, the ad
> follows them? Would that be too annoying? Thanks in advance.
My arteries feel more blocked after seeing these pictures. What
ad? The ad might have been less damaging to my body. Wait a mo,
my Safari ad blocker is working!
You would have to do something to an element somewhere such as
html > body > div > table > tbody > tr > td > div > table > tbody
> tr > td > table > tbody > tr > td > table > tbody > tr > td > div > table > tbody > tr > td > img
er... it would be too annoying... People try to flee from ads.
You can "fix" things in various ways, one way is to use frames,
another is to use absolute positioning, say having a box fixed
top left corner and down the side, designing the rest so it
clears this box...
--
dorayme
[Back to original message]
|