-
ExtJS Training with our leaders!
PeterKellner.net (Nov 4 2008) ExtJS Explore Article
For my current project, I’m focused on delivering the fastest and best user experience possible for our web site. To deliver this, it is necessary to really focus on delivering client side code. After doing a bunch of research, the very clear answer to me is to use a Library called ExtJS combined with a very nice integration tool suite for the .net called Coolite. It’s basically a very rich ... (Read Full Article)
Comment on Article Mentions: Javascript Coolite
-
ExtJs grid Quicksearch
webmasterbulletin.net (Oct 26 2008) ExtJS Explore Article
Ext Js grid component has more than just inline editing, sorting, paging : a little javascript knowledge can get you far. An example of a nice implementation is server sid grid filtering and quickserach provided as sample featured on EXTjs website. I particularly like the quicksearch that displays a drop box of fields available for search
(Read Full Article)
-
Working with ExtJS
Ben Allfree (Oct 25 2008) Explore Article
I like what ExtJS is trying to do, and all the JS frameworks really. But is the browser really the right medium for rich applications? For that matter, are rich applications even the way to go? These are the big questions I ask myself when I work in frameworks like ExtJS that seem to have sparse walk-throughs on how to really use it to make a rich app. Maybe I’m ... (Read Full Article)
-
Sweet Javascript Framework EXTJS.com
What Is Wrong With The World Today (Oct 6 2008) Explore Article
05Oct Ext JS Image by yasuhisa via Flickr Today I stumbled a really sweet javascript framework called ExtJS. It allows you to easily create fresh, lightweight, uniform user interfaces. I havent actually done anything with it yet. but the examples are pretty cool. A MUST HAVE for any UI developer looking for a snappy toolbox. From the site: From beginning JavaScript and CSS to custom component creation and CSS theming, ... (Read Full Article)
-
jQuery and JavaScript Coding: Examples and Best Practices
Script & Style (Sep 21 2008) Explore Article
When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices. Direct Li
(Read Full Article)
Comment on Article Mentions: Javascript
-
Jcrop - Image Cropping Plugin From jQuery
ignati [dot] com (Sep 19 2008) jQuery Explore Article
Posted in Downloads by admin Jcrop Two days ago, i’ve already post about image cropping tools from Mootools but now is the time for another image cropping tools from jQuery called Jcrop. Featuring with simple interface, aspect ratio locking, callback function, keyboard support, CSS styling and advanced API including animation support. Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ... (Read Full Article)
-
Gallerific - jQuery Image Gallery
Mike Meisner (Sep 18 2008) jQuery Explore Article
* * Insert image thumbnails in Wordpress posts * Style a background image with CSS * Where did my template drop down go? Services I focus on web design and development and offer a wide range of services. * Site development & redesigns * Ecommerce * Web marketing * Blogs and CMS solutions Skills: Frontend, Jquery The Galleriffic jQuery gallery The Galleriffic jQuery gallery Lately I have been usin g ...
(Read Full Article)
-
Starting With jQuery - Dynamically Applying Rules
Script & Style (Sep 11 2008) Explore Article
This series of posts on using jQuery with no prior knowledge comes to its fourth iteration. So far, we’ve went over how to use jQuery for simple UI design, some of the UI effects that jQuery has to offer, and an introduction to the Validation Plug-in. Today, we’re going to build on the Validation plug-in by looking at how to add and remove rules dynamically. Direct Link Make your band ...
(Read Full Article)
-
Php & jQuery image upload and crop v1.1
WebMotionUK (Sep 6 2008) jQuery Explore Article
PHP & jQuery image upload and crop v1.1 Posted in Ajax, Jquery, PHP | Posted on 06-09-2008 Update After a great response to our first script we thought it was time to have a bit of an update. Please note the old script is still available at PHP & jQuery image upload and crop. If you are not familiar with the concept, it may be worth reading the old article ... (Read Full Article)
-
FancyZoom meet jQuery
orderedlist.com (Sep 4 2008) Explore Article
A few days ago John posted a rewritten version of Cabel Sasser’s FancyZoom to work with Prototype and Scriptaculous. I took it upon myself to port it to jQuery, while making a few usability improvements. FIrst off, you can visit the demo to see the effect in action. It’s nearly identical in behavior to John’s original in Prototype. But the fancyZoom effect is added in a much more jQuery-like way. ... (Read Full Article)
-
How to create a form with validation (JQuery)
bitrepository.com (Sep 2 2008) Explore Article
Hello, The aim of this tutorial is to help you to create a simple (tableless) contact form using AJAX & JQuery. We will have a HTML page which will contain the form, a CSS file, a php page where the data will be sent and another file where the validation function(s) will be located. JQuery is a new and powerful library which simplifies the way that you write JavaScript. Step ... (Read Full Article)
Comment on Article Mentions: Stars
-
jQuery Sliding Sidebar
Script & Style (Aug 31 2008) Explore Article
I am going to show you how to create a sliding sidebar, if you want an example of what I mean then just click the button in the top right of the sidebar that says “Hide Sidebar” and you’ll notice a nice sliding action to the right and the content area expanding the full width of the page, clicking “Show Sidebar” slides everything back. This was created using the jQuery ... (Read Full Article)
-
JavaScript - Use jQuery To Retrieve Data From An XML File
photoshoptutorials.dk (Aug 31 2008) Explore Article
In this quick tip, I’ll show you how to load data from an XML file onto a blank page. We’ll work with the $.get function and will also implement a loading gif while the information is being retrieved. We’ll be displaying a simple list of recommended web development books. More: continued here (Read Full Article)
-
Select all checkboxes using jQuery
Mircea Soaica (Aug 31 2008) jQuery Explore Article
August 31, 2008 Filed under: JavaScript — admin @ 11:09 am If you ever need to select all checkboxes in a form this tutorial will show you how to do it. This is useful when a user needs to delete all data in his control panel (emails, friends, articles etc.). All we need is a JavaScript function called ToggleCheck and jQuery framework. You can download the latest jQuery here (Read Full Article)
-
Superfish - A jQuery Drop-down Menu With Suckerfish Style
ignati [dot] com (Aug 31 2008) jQuery Explore Article
Posted in Downloads by admin Superfish Here is another great jQuery menu plugin called Superfish that allows you to build a drop-down menu with Suckerfish style (takes an existing pure CSS drop-down menu). Featuring with time delay on mouseout, animation, keyboard accessibility, hoverintent plugin, drop shadows (depends on browser support) and the optional callback functions. Superfish is an enhanced Suckerfish-style menu jQuery plugin th (Read Full Article)
-
Jquery picasa album scroller
webmasterbulletin.net (Aug 30 2008) Explore Article
Is it necessary to build an alternative picasa viewer when picasa itself provides nice flash gallery viewers ? for webmasters it turns out that sometimes it can be necessary to hide picasa details, and thanks to picasa itself providing various remote server access, you can use your albums within any kind of rss or json enabled application. We provide here an example of a JSON - jquery powered slideshow that ... (Read Full Article)
-
jQuery reDesign
katmilk (Aug 29 2008) Explore Article
Aug 29th 2008 No Comments respond trackback As many of you have already noticed, our beloved jquery.com had undergone a redesign. I heart jQuery quite a bit and hate to bash the new design, but all I could think of at first glace was - what were they thinking? On that note, it isn’t all that terrible - please hear me out. The fact that the site has finally undergone ... (Read Full Article)
Comment on Article Mentions: John Resig
-
Unconventional design from jQuery
Graphic Rating (Aug 29 2008) jQuery Explore Article
For web developers and some designers, jQuery is a familiar name. It is a javascript framework if not “the” javascript framework. jQuery is the most use tool of its kind and so far all users seem to like all the features. Recently jQuery made big improvements to its core and also added other features like jQuery UI Theme Roller. The last change from jQuery is the redesign of their website. ... (Read Full Article)
-
jQuery Hover Sub Tag Cloud
Best Blog Box (Aug 28 2008) jQuery Explore Article
Filed under Ajax, Freelancer Tips & Tricks, Web Development, jQuery & Plugins Using jQuery to reduce the size of the tag cloud that you have on your sites! The hover code is writen by Dave Cohen’s Hovertips. get the source code Tag clouds When, used properly, they can provide visitors with an instant illustration of the main topics of the site’s content. And although we don’t have that much choice ... (Read Full Article)
-
Jquery in bookmarklets
Ben Nolan (Aug 28 2008) jQuery Explore Article
Today I rewrote the we♥places bookmarklet to use jquery. Go here to add the bookmarklet so you can see it in action. Here is the javascript code that the bookmarklet executes: var s1=document.createElement('script'); s1.setAttribute('src','http://jquery.com/src/jquery-latest.js'); document.getElementsByTagName('body').appendChild(s1); void(s1); var s2=document.createElement(’script’); s2.setAttribute(’src’,'http://www.weheartplaces.com/bookmarklet/’); document.getElementsB (Read Full Article)
-
JQuery: Animated Hover Effect
Tommy Craig (Aug 26 2008) Explore Article
Below is a code sample for creating a nice animated hover effect. This effect could be useful for the creation of tool tips or additional information snippets. One use that comes to mind in my work environment would be when requiring footnotes. This is an ideal solution that allows the user to gather further information without any additional scrolling (to find the footnotes). When the menu link is moused over, ... (Read Full Article)
-
ExtJS expert wanted by ksolberg
Freelance Projects (Aug 25 2008) Explore Article
SEO expert wanted on 30 day trial period, should be excellent in all fields of SEO, SEM, and in GENERAL INTERNET MARKETING.... ClickBank Expert Wanted I've set up a site to answer questions from people who need advice about making money on ClickBank and I'm looking for a ClickBank... I need someone to use existing AJAX Tools to implement a relational grid system connected to a MySQL back end. Specifically, ... (Read Full Article)
Comment on Article Mentions: Google Intel Javascript
-
jQuery Plugin - Form Field Default Value
A Programmer’s Perspective (Aug 24 2008) jQuery Explore Article
Posted by admin on August 24, 2008 So I just finished writing my first jQuery plugin! The idea behind it is simple - provide a dead simple way to apply a default value to any text-based form field. In it’s current state, my plugin accomplishes the following: 1. Provides a simple way to apply a default value to any text-based form field. 2. Only shows default value for EMPTY form ... (Read Full Article)







Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments