Closed Thread Icon

Topic awaiting preservation: How'd they do that? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=22973" title="Pages that link to Topic awaiting preservation: How&amp;#039;d they do that? (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: How&#039;d they do that? <span class="small">(Page 1 of 1)</span>\

 
Crotaline
Obsessive-Compulsive (I) Inmate

From: Bottom of an empty bottle
Insane since: Aug 2004

posted posted 08-18-2004 15:30

Im a total n00b, but I'd love for someone to tell me the script for this most annoying of ads. (That way I can incorporate it in MY site !!!)

I mean the script, not the actual ad, by the way...

http://treasureislandresort.casinocity.com/

(Edited by Crotaline on 08-18-2004 15:34)

InI
Maniac (V) Mad Scientist

From: Somewhere over the rainbow
Insane since: Mar 2001

posted posted 08-18-2004 16:14

The poster has demanded we remove all his contributions, less he takes legal action.
We have done so.
Now Tyberius Prime expects him to start complaining that we removed his 'free speech' since this message will replace all of his posts, past and future.
Don't follow his example - seek real life help first.

MalFunkShun
Maniac (V) Inmate

From: few miles outside philly
Insane since: Jul 2001

posted posted 08-18-2004 17:12

I think you mean the ads on the right that scroll down with the page. Right?
Well you can go out and find some poorly written code on www.javascriptsource.com
or you can use some nice and easy CSS and place a floating area wherever you want
and have it scroll with the page.

code:
<style type="text/css">
.BOX {
background-color: #006666;
border: 1px solid #000000;
position: absolute;
visibility: visible;
z-index: 1;
height: 250px;
width: 125px;
top: 100px;
right: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
padding: 4px;
}
</style>

<div class="box">Your Floating Box</div>



MalFunkShun
Maniac (V) Inmate

From: few miles outside philly
Insane since: Jul 2001

posted posted 08-18-2004 17:24

You can also use the same java code that they are using as long that you keep the header in it.

http://casinocity.com/Common/glide.js

and for your image use "target=_new"

like they did here

code:
<div align="center">
<A HREF="/adclick.html/CID=000029fb0000000000000000/site=CasinoCity/area=Home1/location=UnitedStates.Minnesota.RedWing.TREASURE/adsize=120x240/" TARGET="_new"><IMG SRC="http://ads.casinocity.com/accipiterads/slotsalley/SlotAlley_120x240_JUN04.gif" BORDER=0 %%HEIGHT%% %%WIDTH%% ALT="" ></A></div><br>
<div align="center">
<A HREF="/adclick.html/CID=00002ae40000000000000000/site=CasinoCity/area=Home2/location=UnitedStates.Minnesota.RedWing.TREASURE/adsize=120x240/" TARGET="_new"><IMG SRC="http://ads.casinocity.com/accipiterads/yukongold/YukonGold_120x240_JUL04.gif" BORDER=0 %%HEIGHT%% %%WIDTH%% ALT="" ></A></div>
</div>



Crotaline
Nervous Wreck (II) Inmate

From: Bottom of an empty bottle
Insane since: Aug 2004

posted posted 08-19-2004 11:47

I meant incorporate the IDEA of an annoying scrolling pic/link to some other crap. Or an image of Che saying "Im All Over. You Can Not Escape"

If you had read the post you would have seen that.

Not the actual ad. That WOULD be really lame. I guess my eyes are not fully adjusted to reading HTML and all just yet. Ive been behind my camera too much, not long enough in front of the screen.

Thanks.

Crotaline
Nervous Wreck (II) Inmate

From: Bottom of an empty bottle
Insane since: Aug 2004

posted posted 08-19-2004 12:02

I meant incorporate the IDEA of an annoying scrolling pic/link to some other crap. Or an image of Che saying "Im All Over. You Can Not Escape"

If you had read the post you would have seen that.

Not the actual ad. That WOULD be really lame. I guess my eyes are not fully adjusted to reading HTML and all just yet. Ive been behind my camera too much, not long enough in front of the screen.

Thanks.

« BackwardsOnwards »

Show Forum Drop Down Menu