Posts Tagged ‘advanced’
Sliding Labels v2 – Patch
Tuesday, February 2nd, 2010
Please use version 3 of sliding labels with updated options and bug fixes at: http://www.csskarma.com/blog/sliding-labels-plugin/ Last week I wrote an article about sliding form labels that got quite a bit of attention. Many of the commenters brought up a couple good points/bug in the Sliding Label code that I wanted to address and provide a [...]
Tags: advanced, forms, jquery, ui
Posted in Web Design | 116 Comments »
Form Design with Sliding Labels
Tuesday, January 19th, 2010
Please use the latest version of sliding labels with updated options and bug fixes at: http://www.csskarma.com/blog/sliding-labels-plugin/ 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 [...]
Tags: advanced, forms, jquery, ui
Posted in Web Design | 144 Comments »
Conditional Animation Speed in jQuery
Friday, January 8th, 2010
For years (and by “years”, I most likely mean “the years since I started using jQuery… maybe 2″), there’s been one aspect of jQuery that’s bugged the crap out of me, the animation speed. View demo We’ve all probably seen the problem that happens in many drop down menus of varying height. We set slideDown(300) [...]
Tags: advanced, javascript, jquery, ui
Posted in Web Design | 2 Comments »
Selectable RSS with SimplePie and jQuery
Monday, August 17th, 2009
I was building an RSS reader for a project last week and it turned out to be a cool little app. So I thought I’d share some of the code. View demo Download demo files Let’s start off with the HTML we need to get some user interaction with the form. It’s a pretty basic, [...]
Tags: advanced, ajax, rss, simplepie, ui
Posted in Web Development | 8 Comments »