Showing posts with label JQuery. Show all posts
Showing posts with label JQuery. Show all posts

Monday, October 19, 2009

10+ jQuery Form Enhancement Plugins

Easy user interaction and data collection is really a key functionality on most websites and web applications. Providing users high quality and intuitive input forms may be just what is needed to make your users take the time to fill in and submit the information you’re trying to collect. In this article I have collected a number of really essential jQuery Form Enhancements. [Detail]

Sunday, October 18, 2009

5 New jQuery Plugins I bet You have not seen before

jQuery is very popular and there’s a lot of plugins available to solve both simple and complex tasks for us in a snap. While there a many articles listing great jQuery plugins we have seen many times before I have decided to create a list of brand new and worth investigating plugins that havejust been released only hours to days ago. Go check out latest updates on jQuery plugins ... [Detail]

10 Very Useful jQuery Plugins for Web Developers I wasn’t aware of

Query as a development platform is great and we see the result of this every day. It is almost hard to believe but every time I decide to look up a new jQuery Plugin to solve a task I find that the community is constantly providing new high quality solutions for free. The number of really bad contributions that I fell I waste my time on is very limited and this makes me come back for more. I guess most web developers fell this way right? Great thanks to everyone spending their precious time creating stuff we can all use. Below I have listed 10 great plugins I wasn’t aware of that I stumbles over today. [Detail]

Wednesday, October 14, 2009

10 Very Useful jQuery Plugins for Web Developers I wasn’t aware of

jQuery as a development platform is great and we see the result of this every day. It is almost hard to believe but every time I decide to look up a new jQuery Plugin to solve a task I find that the community is constantly providing new high quality solutions for free. The number of really bad contributions that I fell I waste my time on is very limited and this makes me come back for more. I guess most web developers fell this way right? Great thanks to everyone spending their precious time creating stuff we can all use. Below I have listed 10 great plugins I wasn’t aware of that I stumbles over today. [Detail]

5 New jQuery Plugins I bet You have not seen before

jQuery is very popular and there’s a lot of plugins available to solve both simple and complex tasks for us in a snap. While there a many articles listing great jQuery plugins we have seen many times before I have decided to create a list of brand new and worth investigating plugins that havejust been released only hours to days ago. [Detail]

Tuesday, October 13, 2009

Introduction to Ajax with jQuery

jQuery is one of the most popular javascript frameworks out there and for good reason. It has a plethora of features that make it a pleasure to work with. One of these is Ajax. Ajax is a way of sending information to the browser and retrieving it without loading the page. So, we can use this when we submit a form, everything happens without the page refreshing. With normal javascript this is nothing short of a nightmare but with jQuery it’s much easier. For this lesson’s purpose I’ve created a simple form that asks the user for their name and password, and will then display it on screen. However, whatever you want to do with the data, the Ajax is exactly the same. [Detail]

Tuesday, September 29, 2009

jQuery Tools: The missing UI library for the Web

jQuery Tools is a collection of the most important user interface components for the web. These are tabs, accordions, tooltips, overlays and scrollables. They can dramatically improve the usability and responsiveness of your site. They mainly focus on presenting information and visual appeal. After all, this is exactly what most websites desperately want: to present their content to the reader in an easy and visually pleasing manner. [Detail]

Friday, September 25, 2009

35+ Create Amazing Image Effects and Sliders with These Awesome jQuery Plugins

JavaScript frameworks like jQuery, prototype (and script.aculo.us), Dojo and mootools have become very popular because they are making the creation of dynamic effects much easier without using fx. flash. jQuery has become one of the most used JavaScript libraries today and can be found in the core of popular products like Wordpress and Drupal. The community is providing a huge amount of free plugins making it possible to find good solutions to nearny any need you may have. This article will introduce you to more than 35 jQuery plugins providing enhancements to how you can display images on your web pages. This is essential for creating dynamic state of the art web solutions. Lets get started! [Detail]

Friday, September 11, 2009

50+ jQuery Plugins for Form Enhancements

Easy user interaction and data collection is really a key functionality on most websites and web applications. Providing users high quality and intuitive input forms may be just what is needed to make your users take the time to fill in and submit the information you’re trying to collect. In this article I have collected a number of really essential jQuery Form Enhancements. A few cheat sheets have been added as well. [Detail]

Thursday, September 10, 2009

10 Really Helpful Traversing Functions in jQuery

With jQuery, selecting HTML elements is laughably easy. But at times, we may wish to further refine the selection, which can be a hassle when the HTML structure is complicated. In this tutorial, we'll explore ten ways that we can refine and extend a set of wrapped elements that we wish to operate upon. [Detail]

10 Beautiful jQuery and MooTool Calendar Plugins

Calendar is one of the famous form element. It helps to reduce human error. Instead of letting users type the date in certain format, you let them choose it from a calendar. It solves formatting problem, and it's user friendly and easy to understand.

So, here we go, 10 jQuery and MooTool Calendar Plugins and some of them are really really well designed and skined. [Detail]

Wednesday, September 9, 2009

A simple AJAX website with jQuery

This time we are going to create a simple AJAX website with jQuery and the right amount of PHP & CSS. It is going to have a few pages loaded by AJAX from the PHP back-end, and a complete support of the browser history – a real pain for any AJAX or Flash site. [Detail]

15 Great jQuery Plugins For Better Table Manipulation

Table is the most difficult object to be styled, due to its browser compatibility and markup. Most of the designers and developers will use div to replace table because it is much more easier to style div than table. [Detail]

Wednesday, September 2, 2009

95+ Exceptionally Useful jQuery Plugins, Tutorials and Cheat Sheets

If you’re serious about creating state of the art dynamic web solutions using jQuery this is the right place for you! Fortunately for all of us highly skilled developers have dedicated their precious time and passion to create open source frameworks that encapsulate most of the browser related difficulties and in many ways these make difficult parts of client side scripting fun and it is not a nightmare any more. This article will briefly introduce you to the Javascript framework jQuery and then provide excellent examples of the low hanging fruits waiting for you if you’re starting to use jQuery. jQuery is just one of several frameworks that all have powerful features. Why focus on Javascript frameworks anyway? Because they provide NEED TO HAVE functionality out of the box that can be accessed so easily you wont believe it. Trust me the effects you’re going to roll out soon will impress your co-workers, friends and most important your customers! I’m not going to make any judgement regarding what framework is best as it would be wrong. We should just be grateful that they exist and that skilled developers keep maintaining them and because good alternatives means competition and in the end better solutions. Please comment if some great resources is missing and I’ll add them at once. [Detail]

Tuesday, August 25, 2009

5+ Tutorials & Resources on jQuery

Hi! Last time we learned about basics and advanced techniques of HTML and CSS. Now moving forward here are the amazing tutorials on jQuery for beginners to get started as well as for intermediate and advanced developers. So get your feet in the jQuery. [Detail]

Wednesday, August 19, 2009

5 Ways to Make Ajax Calls with jQuery

There are at least five ways to make AJAX calls with the jQuery library. For beginners, however, the differences between each can be a bit confusing. In this tutorial, we'll line them up and make a comparison. Additionally. we'll review how to inspect these AJAX calls with Firebug as well. [Detail]

Sunday, August 9, 2009

25+ Create Amazing Image Effects with Some of the Best jQuery Plugins Available

JavaScript frameworks like jQuery, prototype (and script.aculo.us), Dojo and mootools have become very popular because they are making the creation of dynamic effects much easier without using fx. flash. jQuery has become one of the most used JavaScript libraries today and can be found in the core of popular products like Wordpress and Drupal.The community is providing a huge amount of free plugins making it possible to find good solutions to nearny any need you may have. This article will introduce you to more than 25 jQuery plugins providing enhancements to how you can display images on your web pages. This is essential for creating dynamic state of the art web solutions. Lets get started! [Detail]

Friday, July 24, 2009

Create an Attractive jQuery Menu with Fadein and Fadeout Effect

Apparently, I have seen this kind of menu before, in Dragon Interactive . During the implementation, I was having a bit of problem, I thought it's just a simple fadein and fadeout effect, but it actually required a lot of CSS works and the right images. [Detail]

Wednesday, July 22, 2009

60+ Must Have jQuery Toolbox

When developing Web Applications one of the most challenging tasks is to make the solution cross-browser compliant. It’s been this was since the early days of www and it is not likely to change in the near future. Client side scripting is very important for creating interactive functionality and dynamic effects on web pages but Javascript is executed in the client browser and this means they are directly affected by the differences in web browsers. Fortunately some of highly skilled developers have dedicated their precious time and passion to create frameworks that encapsulate most of the browser related difficulties and in many ways makes difficult parts of client side scripting fun and not a nightmare. This article will briefly introduce you to the Javascript framework jQuery and then provide excellent examples of the low hanging fruits waiting for you if you’re starting to use jQuery. jQuery is just one of several frameworks that all have powerful features. Why focus on Javascript frameworks anyway? [Detail]

Creative Image-Galleries by jQuery

Creative Image-Galleries by jQuery [Detail]