Hover ad.

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
lazersam
Forum Contributor
Posts: 105
Joined: Sat Nov 15, 2003 4:07 am
Location: Hertfordshire, UK

Hover ad.

Post by lazersam »

Hi all

Does anyone know how to code for a hover ad?

These are ads that can slide into the page and dont seem to be affected by pop-up stoppers.

Example; (although not PHP) http://novasoft-inc.com/

Larry
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

maybe its a DIV with little javascript? :?
Unipus
Forum Contributor
Posts: 409
Joined: Tue Aug 26, 2003 2:06 pm
Location: Los Angeles, CA

Post by Unipus »

This should go in client-side.

Additionally, many of these techniques only work in IE.

Additionally, you should be stabbed for using them.
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Stabbed? I like to call the stone function...

Code: Select all

function stone($whom,$how) {
$var1 = kill($whom);
$var1 = activate($var1);
stone_fetch_how($how);
while($whom == alive or $whom == newbish) {
exec activate_action($whom, $how);
}
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

Unipus wrote:you should be stabbed for using them.
:lol:
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Well, MY pop-up-blocker stopped that one!!! :D
I just love (LOVE) Mozilla!!

If I didn't have a girlfriend yet, I'd take on Mozilla anytime!!! 8)

And I'd NEVER help writing a script that does such mean and nasty things....LOL
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Whos script are you talking about..my stoning one, or the ad one? :P

Oh, BTW, My Google Toolbar blocked it too! :D
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Straterra wrote:Whos script are you talking about..my stoning one, or the ad one?
Helping on a script that stones wannabe-hackers? ANYTIME!
A script that popsupuppoppers? No way! I'd rather vote Bush! :twisted:
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Woooah! Voting Bush?! That's going a BIT too far..he he.. J/K
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Straterra wrote:Woooah! Voting Bush?! That's going a BIT too far..he he.. J/K
Well, since that woman who suc*#ed Clinton doesn't run for the Democrats.... :P I'd vote for her!
Post Reply