Browsing All Posts filed under »Javascript«

Interactive & Zoomable JS Charts: dygraphs

December 10, 2009

0

dygraphs is an open source JavaScript charting library for displaying data of time series. It can show values on mouseover that makes discovering the values easier & zooms any selected area. via Interactive & Zoomable JS Charts: dygraphs.

23 Best jQuery Facebook Style Plugins | jQuery Wisdom

December 9, 2009

0

The Facebook User Interface is one of the most popular, attractive and simple to use. At the same time, it is a challenge for designers to create these kind of user interface. These jQuery plugins help designes to create facebbok style UI with ease. via 23 Best jQuery Facebook Style Plugins | jQuery Wisdom.

Beautiful Slide Out Navigation: A CSS and jQuery Tutorial | Codrops

December 9, 2009

0

Today I want to show you how to create an amazing slide out menu or navigation for your website. The navigation will be almost hidden – the items only slide out when the user hovers over the area next to them. This gives a beautiful effect and using this technique can spare you some space [...]

Fancy Quotes With jQuery, AJAX & CSS – Tutorialzine

December 1, 2009

0

Today we are making a fancy quote rating system that will display a number of famous quotes and will enable our site visitors to rate their favorites. We are using PHP and MySQL on the back-end and jQuery and jQuery UI on the front. As an addition, we are using two jQuery plugins – qTip for fancy [...]

bxSlider: jQuery Content Slider And Ticker

December 1, 2009

0

bxSlider is a jQuery plugin for creating simple content sliders & tickers. The usage of the plugin is straightforward & can be implemented in minutes. Various settings (like speed, auto: true/false, ticker_direction) make customizing the display easier. via bxSlider: jQuery Content Slider And Ticker.

Truly Useful Form Validation Scripts for Front End Development | tripwire magazine

November 25, 2009

0

The value of validating user input should not be underestimated. First of all it helps user put in the right information faster and if implemented elegantly users may not even notice that they are assisted. Client side validation can work as users type and instantly advice them without waiting till the submit button have been [...]

jQuery Slider plugin Safari style « Design it. Develop it. Use it.

November 25, 2009

0

jQuery Slider is easy to use and multifunctional jQuery plugin. Below you can find demos and documentation.If you have any suggestions, comments or just found a bug – please do not hesitate to write. via jQuery Slider plugin Safari style « Design it. Develop it. Use it..

jQuery Lesson Series: How to Implement Your First Plugin – woorkup.com

November 23, 2009

0

Building a jQuery plugin is relatively easy if you know the basics. In this article we are going to build a simple plugin which highlights (actually blinks) the link, paragraph, span or any text element on the page. For a printable reference guide to the jQuery API I suggest you to download this interesting jQuery Visual [...]

12 Useful jQuery Plugins for Working with Tables | Web Design Ledger

November 23, 2009

0

The days of using tables for layout are hopefully gone. This doesn’t mean that tables don’t have a place in web design and development. When you have tabular data, tables are the way to go and are what you should be using. However, ordinary tables can be limiting to the user when you have complex [...]

jQuery for Beginners: Making Your Website Cool – woorkup.com

November 23, 2009

0

To complement the new jQuery lesson series I thought I’d just write an article on what exactly jQuery is, and how it can really help your website without you needing to know too much about Javascript coding or anything like that. After reading this article you can implement a few tricks that will make your [...]