Posts Tagged Under jQuery
Awesome radio button grouping with jQuery
I was asked to do something rather interesting with some radio button inputs the other day. I haven't come across this particular problem before and google didn't return anything helpful, so I decided to share what I came up with.
Posted in Client Side, Featured, Javascript, jQueryBy Barry Roodt
How To Create Your First AJAX and PHP Contact Form
You've been to websites that use them, a nice little AJAX contact form. AJAX is a great way to submit data without a page refresh and is a great tool for certain elements of a website, such as a contact form. So how do we go about doing so? Today, we will take it step by step and build your first AJAX and PHP contact form. We'll be using jQuery and the popular email validation code found on google code (originally by AddedBytes) to help us out.
Posted in Downloads, Featured, PHP, Resources, Server SideBy Drew Douglass
jQuery Tip: Animation and CSS Queuing
One of the great things about jQuery is its awesome and powerful animation abilities. Odds are at some point you have played around with the animate function. The question soon comes into play though, how do you queue one animation until the first one is completed? In addition, how do you queue the CSS until the animation is finished? We'll go over how to easily do this and present a quick demo.
Posted in Client Side, Featured, jQueryBy Drew Douglass
- Dev-Tips Turns 1! The Huge Giveaway Bash Begi (156)
- PHP Tip: Add Custom Google Search Results to (76)
- PHP For Absolute Beginners Reviewed + Giveawa (74)
- How To Create Your First AJAX and PHP Contact (58)
- Output Buffering for Web Developers, a Beginn (41)
- jQuery Tip: Quick and Easy Font Resizing (37)
- Send Hassle Free and Dependable HTML Emails W (34)
- 4 Fantastic PHP Output Buffering Tricks for W (34)
- Stalingrad : function remove_space_and_compress($buffer) { $buffer=trim(p ...
- SkipSoft : Thanks a lot. ...
- Adam : http://twitter.com/AdamGolds/status/20209199260 My wishlist: 1. FR ...
- Kris : balls, it all got encoded the ... becomes 'ampersand hash 8230;' th ...
- Kris : if you look at this code // add ellipses $buffer = str_repl ...






