10 Tutorials using Wordpress and JQuery.
Getting the awesomess of JQuery integrated into Wordpress is much more simple than you think. Here are 10 Tutorials using Wordpress and JQuery.
via 10 Tutorials using Wordpress and JQuery..
Getting the awesomess of JQuery integrated into Wordpress is much more simple than you think. Here are 10 Tutorials using Wordpress and JQuery.
via 10 Tutorials using Wordpress and JQuery..
A few weeks ago I was reading an article on form UI by Luke Wroblewski of Yahoo!. For those who aren’t familiar with Luke, he (quite literally) wrote the book on good form design.
In the article, one certain section about placing labels inside of form fields stood out to me:
Because labels within fields need to [...]
ie-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets — theyll work in IE… Honest…!
via Keith Clark – IE CSS3 pseudo selectors.
More and more we see people using horizontal sliding panels on their websites. And they usually look very nice! Some will put a contact or login form in there, others will put some information about them and their website, or even things like a tag cloud or social networking buttons.
Horizontal sliding panels are great for [...]
Grid-based layout is probably the more preferred way to style up a webpage to give it more magazine-like look and feel. This tutorial is about how to use CSS and Javascript to create a fluid grid-based layout (See demo here). The algorithm/procedure used in this tutorial is very simple and straightforward. There are more advanced [...]
Coda-Slider 2.0 – Niall Doherty’s dot biz.
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
via David DeSandro: [...]
Creating a Photo Gallery isn’t such a hard task. My favorite way to present photos is simply a grid of thumbnails that people may pick and choose from as they see ones that interest them. Clicking on a thumbnail brings up a larger version. Could be a direct link to the larger photo or something [...]
Regular expressions can be scary…really scary. Fortunately, once you memorize what each symbol represents, the fear quickly subsides. If you fit the title of this article, there's much to learn! Let's get started.
via You Don’t Know Anything About Regular Expressions: A Complete Guide | Nettuts+.
Solutions to 5 Common Ajax Problems | Webdesigner Depot
The modern web developer who does not consider Ajax when planning or building their websites is potentially missing out on a powerful tool to enhance usability.
There are however, challenges in implementing Ajax functionality on a web page.
In this article we’ll discuss solutions to five of the most [...]
Essential Tips and Tricks for Coding and Debugging AJAX Based Website
AJAX is a wonderful piece of technique that has changed the way website response to user input. I like AJAX a lot, I discovered the goodness of AJAX 2 years ago, but the development was quite hard without jQuery framework. As a result, I didn't [...]
Simply-Buttons v2 : p51 Labs
Rounded Corners in Internet Explorer
simply include a javascript file, no config or bloated markup needed.
Scalable CSS Buttons Using PNG and Background Colors | David’s kitchen
10 Easy jQuery Tricks for Designers