August 20th, 2010

33 Powerful jQuery Slideshow (Sliders) Plugins and Tutorials

jQuery has overpowered Flash in a lot of web uses becoming a very powerful tool for web designers. One of these uses that I’m referring to is the image slider. Implementing this feature in your site will definitely count as a big plus so don’t waste your time and download the available jQuery plugins in this 30 Powerful jQuery Slideshow (Sliders) Plugins and Tutorials.

You’ve probably noticed that a lot of websites lately have a featured area with content that slides or changes in some way. This is a great technique to show several pieces of content in a limited amount of space and a good way to engage the user.Content sliders are a great way to show large amount of content or images on a smaller area in a website or blog. They are commonly used in portfolio sites, corporate sites or blogs. You may probably heard that jQuery isn’t very hard to learn. If you are interested in implementing a content slider in your website please check our jQuery tutorials and plugins collection.

August 19th, 2010

10 MooTools Image and Content Sliders

With CSS3 stealing all of the design headlines recently, and with jQuery as popular as it is, it is very easy to forget about any other image and content slider/gallery options you may have. And as such, in this post, we take a look at the best of what MooTools can offer. As you will see, the results are pretty impressive.
This is our weekly section were we highlight the Top 10 resources from any given field from within the design community. These mini-articles give us an opportunity to share some really useful resources which would be either-wise ignored and difficult to justify with a full blown article.

August 16th, 2010

25 Fantastic jQuery Techniques and Effects For Creating Awesome Websites

jQuery

Javascript Libraries have been a boon to the developers. jQuery  is one of the most popular JavaScript frameworks, with powerful tools that improves the user’s interaction with Web applications. It helps developers write code and develop products more quickly. Many of us have been using jquery to a great deal. Be it for photo gallery or featured items or be it any other purpose, jquery helps in developing any application that you want.

In this post we are publishing 25 Fantastic jQuery Techniques and Effects For Creating Awesome Websites for your use. If you like any of these jquery and you plan to use them then please read the license agreement of the creator as they may change from time to time.

August 10th, 2010

Style Your Site According to the Weather with jQuery

By pulling in feed from the Yahoo API with jQuery, you can style your website according to the Weather! Find out how by following this step by step guide. We’ll start by creating four backgrounds for sun, rain, snow and cloudy, then use a clever jQuery script to pull in the forecast. To finish things off, we’ll even create a cool manual override, allowing users to switch through the various themes themselves.

July 23rd, 2010

20+ Demos Showing Advanced jQuery Effects

Just a short while ago, Flash was one of the primary technologies used by web designers to add interactivity to a website. Since the introduction of the iPad, with its lack of the Flash Player, there’s an acceleration in the web development world to use alternative technologies to Flash, such as jQuery, Ajax and others. Although Flash is still a very powerful and useful tool, which works great on many cases, several of the effects that web designers are accustomed to creating in Flash, can be just as easily implemented using jQuery.

July 18th, 2010

Enhance Forms Using jQuery: 30 Tutorials and Plugins

Forms are very important part of any website, whether it is sign up form,  log in form or comment form. These forms are source of interaction between your website and its users. For example if anyone is signing up on your website it will be his/her first experience working on your website and it is said “First Impression Is Last Impression”; if users see your sign up form very elegantly and creatively designed they will have good first impression about your website. Same in the case of all other forms; which play the important role in the success of your website. Today we have rounded up a bunch of jQuery Plugins, Tutorials and Resources which will aid and facilitate you in enhancing the beauty of the various forms present on your website.

July 16th, 2010

Creating a Neon Blink Effect for your Forms using CSS3 and jQuery

How cool will it be to have a glowing blink effect behind your input boxes in a form without using Flash? Well thanks to the bright new kid on the block, CSS3, spruced up with a bit of jQuery! In this tutorial, I will show you how to build a nifty effect to enhance your forms. Note: In this tutorial, we have made use of @-webkit-keyframes  which works only in browsers using the Webkit layout engine like Chrome and Safari. For browsers like Firefox and Opera, where there is no alternative, we will have to gracefully degrade the effect, which in this case will be just a box-shadow on focus. Internet Explorer (till version 8) cannot render most of what we will learn here, but IE 9 does seem to be very promising from what I’ve seen in the recent platform preview.

July 16th, 2010

Create Simple Dropdown Menu Using jQuery

In this post, we are going to create a simple dropdown menu  with the help of jQuery, take a look at the demo of it first. I assume you know at least the basics of jQuery and CSS. The key to creating the dropdown menu is to use the CSS’s properties: position, top, left, z-index.

With these properties, we make sure that dropdown menu appears exactly below the hovered link and over any other element. We then make sure that when mouse is over a link, we show the corresponding dropdown menu and when mouse is away, we hide it back. For these events, we use the jQuery’s mouseenter and mouseleave methods. So that’s all we need to know to create the dropdown menu, pretty simple stuff !

July 12th, 2010

40 jQuery and CSS3 Tutorials and Techniques

jQuery

In this article you will find a comprehensive selection of tutorials and techniques that make use of some exciting and fresh CSS3 properties and injected this with some innovative jQuery.

You will some truly creative image galleries/sliders, a marvelous selection of innovative navigation techniques, a handful of original form solutions and the rest of the tutorials cover almost all aspects of web design. Hope you find them useful.

July 4th, 2010

30 jQuery Accordion Menus, Tutorials And Best Examples

Preview-jquery-accordion-menus-resources-tutorials-examplesAccordion menus are used widely in navigation, sliding, minimizing and maximizing content. Such accordions practically are expandable whenever needed, you can really save some space and be able to show a lot of information using this technique.

Yes, and of course such sliding content always is great from design point of view and giving your visitor unique experience while he is visiting. Great isn’t it? – here you will find a lot of customizable plugins, tutorials helping you to understand accordions at all as well as great examples, where this technique has been implemented in successful sites!

July 3rd, 2010

41 Fresh And Useful Jquery Plugins

If you need to display content within a limited amount of space or you just want to make a section of your website more engaging, jQuery is an excellent solution. jQuery has changed the way developers write JavaScript and the way users interact with websites and web applications. This post includes 41 amazing jquery plugins for form functionality, validation, security and customization.