Top 50 Web Graphics, Admin Skins and Scripts to Accelerate Development As the Beatles so elegantly wrote, we could all use a little help from our friends to get by. And when it comes to design and development who couldn't use a friend to speed things up? Thanks to our sister sites ThemeForest, GraphicRiver and CodeCanyon, there are plenty of web graphics, admin skins and scripts to drop in to your work. Best of all they are all made by our massive community of authors. Today across Tuts+ we're celebrating and showcasing the quality of marketplace goods to bring over the Tuts+ masses to browse the plethora of super work on sale. So without further ado, here they are!
Markdown Download Markdown 1.0.1 (18 KB) — 17 Dec 2004 Introduction How to Create an Infinite Scrolling Web Gallery When working my way through a web gallery, I find it annoying when I must change pages; so in today's tutorial, we will learn how to create an auto-generating, one-page, infinite scrolling gallery with PHP and AJAX. Let's get started! Step 1: Project Outline We'll begin with a normal gallery page that has a container for our images, and we'll monitor the scroll position by calling a JavaScript function at a quick interval. Each time the scroll bar is near the bottom, we'll make an AJAX request to an external PHP file, which returns a list of image names.
Quick Tips for Creating a Mobile Optimized Site Last year mobile web usage increased 148% worldwide. In the near future as smarthpones become more and more ubiquitous this number will continue to shoot up. As a developer, the time has arrived for you to seriously consider whether you should begin accommodating your mobile audience.