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

Wednesday, December 21, 2011

45+ Very Functional Javascript Sliders and Scrollers

Every web developer needs to use Javascript in creating web applications, and when it comes to displaying multiple items on a page with a focus on a single item Sliders and Scrollers comes in handy. You can use Javascript Sliders and Scrollers with news, images or products to display data in an organized and user friendly way. In this article there is a list of 46 Very Functional Javascript Sliders and Scrollers for you to use in developing web applications.


Check out the Sliders and Scrollers here

(Source: Ahmad Hania from 1stwebdesigner.com)

Friday, May 21, 2010

Thursday, March 19, 2009

3 great examples of jQuery's power

  1. President's Website
  2. Commerce bank
  3. Netflix

Riding carousels with jQuery

This is simply awesome:

jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with or without animation).



jQuery Demos

jQuery 

   UI  stuff - jqueryui.com.  (DatePicker is cool, I like the UI Darkness Theme)
   Plugins - http://plugins.jquery.com/ (EasyNews is nice, Agile Carousal is sweet)


Special mention:

(I love the mbGallery and mbMenu)



Using jQuery In DotNetNuke 5.0

Check out Joe Brinkman's post about full support for jQuery starting in DotNetNuke 5.0.


Awesome!


stackoverflow.com - get your questions answered or answer others'

Stack Overflow is a collaboratively edited question and answer site for programmers — regardless of platform or language.

Update - I just found out that this site uses JQuery - no wonder its so freaking fast! I am starting to love JQuery (Write less, do more...)