Weekend Links – jQuery 1.4, CSS Images, Printing Techniques, Converting to CSS, Cross-Browser Coding

By  on  

Not the most notable week in programming news, but why not share what's out there?

jQuery 1.4 Released: Faster, More Tests, Ready for 1.2

I don't use jQuery but I know that the community is strong and there are a lot of great scripts out there. WordPress uses jQuery.
http://jquery.com/blog/2007/08/24/jquery-114-faster-more-tests-ready-for-12/

Pup Inc's Arrow Over Lay Screenshot Browsers Explained

Pretty cool script using CSS to move backward and forward through pages. Definitely worth a peek.
http://www.pupinc.com/browser/

Printing the Web: Solutions and Techniques

Users don't read, they scan. Perfect outlook on print vs. screen. All web programmers and designers should read this article.
http://www.smashingmagazine.com/2007/02/21/printing-the-web-solutions-and-techniques/

Why You Should Convert to CSS

Anyone who hasn't switched to CSS really should -- there's no advantage to not doing so. In case you haven't, this is a good read.
http://www.programimi.com/2007/08/18/why-you-should-convert-to-css/

Effectively Testing Your Website in Multiple Browsers

Making sure you website works in multiple browsers is essential to any public website. How can you do so? Read this article to find out.
http://www.vandelaydesign.com/blog/design/effectively-testing-your-website-in-multiple-browsers/

Recent Features

  • By
    39 Shirts – Leaving Mozilla

    In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell...

  • By
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

Incredible Demos

  • By
    Create a Quick MooTools Slideshow with Preloading Images

    I've been creating a lot of slideshow posts lately. Why, you ask? Because they help me get chicks. A quick formula for you: The following code snippet will show you how to create a simple slideshow with MooTools; the script will also...

  • By
    Prevent Page Zooming in Mobile Browsers

    Ever since I got my iPhone, I've been more agreeable in going places that my fiancee wants to go. It's not because I have any interest in checking out women's shoes, looking at flowers, or that type of stuff -- it's because my iPhone lets...

Discussion

  1. Thanks for the link to my article Effectively Testing Your Website in Multiple Browsers.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!