Experiments

Over the last 4 years, I have developed a slew of small proof-of-concept jQuery/CSS/Random scripts. Feel free to use any of them for any purpose.

See Experiments directory.

3 Responses to Experiments

  1. Hey Glen! I just found your blog through your comment on the jQuery 1.1 announcement. We miss you on the jQuery mailing list. :)

    I hope that you had a great holiday and are enjoying your new job.

    One quick note about the ScrollUp Box Promo: I used a shorthand attribute setter that isn’t supported in jQuery 1.1. So, when you have some time, you might want to change this:
    $(this).top('210px');
    with this:
    $(this).attr('top','210px');

    Cheers!

  2. windy says:

    hello glen, i’m from indonesia. Thank for jquery CookBook. I Love it.

  3. Glen Lipka says:

    Glad it helps. I haven’t updated it in a while.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>