Search

Search for a tutorial.
You searched for: ui

Degradable Tabs With jQuery UI

Degradable Tabs With jQuery UI

By ultramega in Webdesign

Creating tabbed content is easy with jQuery UI. Using a simple HTML layout and calling the tabs function is all it takes. Here, I'll show you how to make a degradable tabbed interface. That is, we'll make it so the page is still readable when JavaScript is disabled. This involves hiding and showing elements using JavaScript before enabling tabs.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

Coding your First jQuery UI Plugin

Coding your First jQuery UI Plugin

By CMS tutorial Crawler in Javascript

jQuery contains the fn.extend() method, which makes authoring jQuery plugins quite easy, allowing us to write code that is used in exactly the same way as other jQuery methods. jQuery UI also contains structures that make authoring custom jQuery UI plugins easy. So that's what we'll be looking at over the course of this tutorial. The methods used differ from that of standard jQuery plugins, and there are stricter conventions that should be followed, which is why I feel the topic is deserving of an article.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

How to Use the jQuery UI Autocomplete Widget

How to Use the jQuery UI Autocomplete Widget

By CMS tutorial Crawler in Javascript

In this tutorial we'll be looking at one of jQuery UI 1.8's newest components - the Autocomplete widget. Auto-completing text fields can be a popular choice with visitors to your site because they make entering information much easier.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo

A jQuery UI and .Net Image Organizer

A jQuery UI and .Net Image Organizer

By CMS tutorial Crawler in .NET

Over the course of this tutorial we'll look at how to create a simple image organizer that lets users reorder a series of images; this functionality could be useful on any kind of image-based site where users have a collection of images that they have uploaded or otherwise added to their profile or account.

0 comments and a rating of

submit rating!
Show some love

delicious digg facebook stumpleupon technocrati twitter yahoo