GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What javascript slide-in works best across multiple browsers? (https://gfy.com/showthread.php?t=914900)

Wolfy 07-08-2009 06:44 PM

What javascript slide-in works best across multiple browsers?
 
I want to delay the slide-in for a few seconds, so when people actually read more than 4 seconds I can give them an opportunity to join the newsletter. I also would love the option to let people click "Don't show this again"...

Anyone have any tips?

Wolfy 07-09-2009 04:38 AM

bump for the morning crew :thumbsup

StuartD 07-09-2009 05:45 AM

http://script.aculo.us/

or also good, but a little more advanced than that...
http://jquery.com/

calmlikeabomb 07-09-2009 06:02 AM

I'd also suggest jQuery.

Assuming you wanted to slide an ad in when something is clicked. You'd just adjust the animate method to move your element to where you'd like it to go.

$("#clicked_element").click(function(){ $("#my_ad").animate({"left": "+=50px"}, "slow");});

Lots of different events you can bind to besides a click.

quantum-x 07-09-2009 06:08 AM

jQuery tools is a very nice, and a lot lighter jQuery implementation
http://flowplayer.org/tools/index.html

calmlikeabomb 07-09-2009 06:17 AM

^ Looks like they are just selling plugins that are implemented using the jQuery library.

The plugins look good, but I don't think the jQuery library itself is any lighter.

Quote:

Originally Posted by documentation
Flowplayer has support for the jQuery language. jQuery skills are definitely not needed when using Flowplayer but if you are accustomed to using jQuery (like us) then you can do things like...

Plus, if you're interested in speed, just use compression and caching. minify is awesome. It can combine all css and js into a single http request:
http://code.google.com/p/minify/

Wolfy 07-09-2009 06:49 AM

What is John chow using? Open the site and stay there a second or two.

http://www.johnchow.com/

StuartD 07-09-2009 07:05 AM

Quote:

Originally Posted by Wolfy (Post 16046045)
What is John chow using? Open the site and stay there a second or two.

http://www.johnchow.com/

Quite a few different scripts, including 2 different versions of jQuery it looks like.

calmlikeabomb 07-09-2009 07:25 AM

Yeah, that's a little odd.

fris 07-09-2009 07:33 AM

can you define slidein?

Im assuming its not a carousel you are looking for but a jquery popup slider?

Wolfy 07-09-2009 07:39 AM

Slide in, slide over, fade in, fade over, whatever... I'm looking for something that looks slick and people have to take action on to continue reading the article.

Wolfy 07-09-2009 06:00 PM

Annnnnnnnnnnnd a bump for the night crew :)

fris 07-09-2009 06:23 PM

can you show a site with a sample

Wolfy 07-10-2009 04:26 AM

www.johnchow.com

He also has a cool footer ad for his newsletter: http://www.johnchow.com/make-money-o...ate-footer-ad/

Thanks fris :thumbsup

TheDoc 07-10-2009 04:40 AM

Quote:

Originally Posted by Wolfy (Post 16046045)
What is John chow using? Open the site and stay there a second or two.

http://www.johnchow.com/

Quote:

Originally Posted by StuartD (Post 16046068)
Quite a few different scripts, including 2 different versions of jQuery it looks like.


He uses aweber.com - Same service I use, it has a little admin that lets you do popups/unders/exits and light boxes, css fade ins, outs, left/right/bottm/top slide ins, several goodies really.

munki 07-10-2009 04:50 AM

Looks around the mootools collection for jquery...

fris 07-10-2009 06:14 AM

I have ultimate footer ad and header ad, nice script

Wolfy 07-10-2009 06:16 AM

Quote:

Originally Posted by TheDoc (Post 16049464)
He uses aweber.com - Same service I use, it has a little admin that lets you do popups/unders/exits and light boxes, css fade ins, outs, left/right/bottm/top slide ins, several goodies really.

Sounds cool as shit, but I'm using feedburner.

TheDoc 07-10-2009 06:39 AM

Quote:

Originally Posted by Wolfy (Post 16049617)
Sounds cool as shit, but I'm using feedburner.

Feedburner is for your rss feeds, so people can subscribe to them and you can keep track of the information. I use feedburner on all my feeds.

Aweber is an email auto responder service. A white listed, opt in email service for mainstream mail.

John Chow for example is offering you a free ebook on how he makes money, in exchange for your email address.


All times are GMT -7. The time now is 07:07 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc