Browsing All Posts filed under »Javascript«

Sweet AJAX Tabs With jQuery 1.4 & CSS3 – Tutorialzine

January 26, 2010

0

Organizing the content of a page in a both intuitive and eye-catching manner, is a must in modern web design. One principle that has been around for some time is dividing text into tabs. This allows you to squeeze much more content in a seemingly limited space and provide a structured way of accessing it. Today [...]

The Easiest Javascript Sliding Door Effect Tutorial with jQuery

January 26, 2010

0

This is my fouth tutorial about thumbnail effect. This time is the well known sliding door effect that slide the top layer to top, bottom, left or right direction to reveal the content underneath. via The Easiest Javascript Sliding Door Effect Tutorial with jQuery.

30 Stylish jQuery Tooltip Plugins For Catchy Designs | Graphic and Web Design Blog -Resources And Tutorials

January 25, 2010

0

Tooltips on website are small things which can play a big role in website design. If a tooltip on your website is very well made and looks amazing then it can lift up visitors impression about your website. And that’s why here comes jQuery to help with its well made tooltips. And remember that all [...]

Brosho: A jQuery Plugin For Designing In The Browser

January 25, 2010

0

Brosho is a jQuery plugin which helps you to minimize the editor-browser switching while creating/editing websites. It enables you to select elements in a webpage, edit the CSS properties with an in-browser editor & see the outputs instantly (similar to editing with Firebug). via Brosho: A jQuery Plugin For Designing In The Browser.

Create a MS Excel Style Spreadsheet with jQuery.sheet | Web Resources | WebAppers

January 25, 2010

0

jQuery.sheet gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations. jQuery.sheet addresses the web-based spreadsheet or “websheet” in a different, simple, approach – using html, you simply load the sheet from a url, and you save it to a url. jQuery.sheet manages [...]

jQuery Plugin Design Patterns: Part I | Fuel Your Coding

January 21, 2010

0

jQuery plugins come in all shapes and sizes. They perform very simple or very complex tasks depending on their intended use. When it comes time for you to design your own plugin, its really important to understand what patterns other developers use and what will best suits your needs. As a side note, I have built [...]

Find The Right JavaScript Solution With A 7-Step Test – Smashing Magazine

January 21, 2010

0

As Web developers and designers, we are spoilt for choice right now. To build a complex Web application or even just spice up a website with some highly interactive interface element, we have hundreds of pre-built solutions to choose from. Every library comes with widgets and solutions, and every developer tries to make a name [...]

Simple jQuery Gallery Plugin: bxGallery

January 21, 2010

0

bxGallery is a lightweight jQuery plugin for creating image galleries with thumbnails. It requires images to be defined within an unordered list & converts them to a gallery with several options like: * max width/height of images (will resize maintaining aspect ratio) * thumbnail width & if it will be [...]

A Set Of jQuery Accordion Tutorials – WebM.ag | Web Design Magazine

January 20, 2010

0

Accordions can be incredibly useful, they can allow you to squeeze more content or options into a smaller space and also are easy on the eye. There are quite a few tutorials online for accordions, what I have done today is list 10 simple and effective jQuery accordions for you to use in your projects. Most of [...]

25 Tutorials and Resources for Learning jQuery UI – Speckyboy Design Magazine

January 20, 2010

0

408 ► Retweet There are many many tutorials and plugins for the jQuery core, but not so many that focus on jQuery UI. jQuery UI has been criticized in the past for its lack of documentation and support, but times have changed. Accompanied by its content rich website, in-depth docs and, especially, support from the jQuery [...]