background preloader

Queness - Design Inspirations, jQuery Tutorials and Web Design & Development Community

Queness - Design Inspirations, jQuery Tutorials and Web Design & Development Community

Free web resources – Net-Kit.com GX - Full-Featured Javascript Animations Framework A suite of Javascript libraries and tools designed for working with HTML5 Recent Updates Follow @CreateJS November 2014 Added Unit Tests to EaselJSUpdates in preparation for new releases (coming soon). New class model, with big performance increases October 2014 Added 'Extras' to EaselJSTons of updates and pull requests in all libs July 2014 Major Updates to EaselJS Graphics The Story Why we built CreateJS About CreateJS CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies via HTML5. Featured Projects Community Show & Tell. Ion Drift A port of the Flash game Ion Drift, b10b was able to build a CreateJS version in less than a day that hit target framerates on even the lowest devices, and outperformed ports to other libraries. By b10b b10b

Learning jQuery - Tips, Techniques, Tutorials Free Flash Source Code | Flash & ActionScript Blog | Warm Forest “Why don’t you use FlashDen to sell your Flash templates?” I’ve been asked that question several times since starting Warm Forest . In this post I’d like to explain why I choose to sell my products independently and show how easy it is for anyone to create their own site selling digital goods – whether it is Flash templates, WordPress themes, E-books, software, etc. First off, I have nothing against FlashDen . What I don’t like about FlashDen FlashDen has 200,000+ users. They tend to focus on quantity over quality Do you want to search through 1,172 Flash menus to find the right one to use in your project? It’s hard to market your files on their site When you release a new file on FlashDen you get brief exposure on their homepage in their “Recent” section. They price their site templates too low and they take a large cut of the sale I know, I know. Ok so I had a few gripes with FlashDen – how hard could it be to create my own site to sell my products? Like everyone else, I love Gmail.

JavaScript Quick Guide What is JavaScript ? Javascript is a dynamic computer programming language. It is lightweight and most commonly used as a part of web pages, whose implementations allow client-side script to interact with the user and make dynamic pages. It is an interpreted programming language with object-oriented capabilities. JavaScript was first known as LiveScript, but Netscape changed its name to JavaScript, possibly because of the excitement being generated by Java. JavaScript made its first appearance in Netscape 2.0 in 1995 with the name LiveScript. The ECMA-262 Specification defined a standard version of the core JavaScript language. JavaScript is a lightweight, interpreted programming language.Designed for creating network-centric applications.Complementary to and integrated with Java.Complementary to and integrated with HTML.Open and cross-platform Client-side JavaScript Client-side JavaScript is the most common form of the language. Advantages of JavaScript The merits of using JavaScript are −

Best jQuery Plugins of 2010 For our “Best of 2010″ series we’ve already shown your our picks for best free WordPress themes and free fonts. So for this week the focus in on jQuery. This javascript framework continued to grow in popularity during 2010, which meant an abundance of plugins being released. This made it difficult to choose our favorites. Nivo Slider A super smooth slider with loads of settings including 9 transition effects. Quicksand Reorder and filter items with a nice shuffling animation. Spritely Spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript. Lettering.js Lettering.js is a lightweight, easy to use jQuery plugin for radical Web Typography. Colortip Colortip converts the title attributes of elements withing your page, into a series of colorful tooltips. Masonry Masonry is a layout plugin for jQuery. gvChart Animated table sort jQuery Image Scale Carousel YoxView About the Author Related Posts 489 shares Read More 585 shares

jQuery for Designers - Tutorials and screencasts Developer Network SimpleModal Demos / Eric Martin / ericmmartin.com Basic Modal Dialog A basic modal dialog with minimal styling and without any additional settings. There are a few CSS attributes set internally by SimpleModal, however, SimpleModal relies mostly on external CSS for the look and feel. Demo Download Basic Modal Dialog For this demo, SimpleModal is using this "hidden" data for its content. Examples: $('#basicModalContent').modal(); // jQuery object; this demo$.modal(document.getElementById('basicModalContent')); // DOM$.modal('<p><b>HTML</b> elements</p>'); // HTML More details... OSX Style Dialog A modal dialog configured to behave like an OSX dialog. Inspired by ModalBox, an OSX style dialog built with prototype. Demo Download OSX Style Modal Dialog Hello! SimpleModal gives you the flexibility to build whatever you can envision, while shielding you from related cross-browser issues inherent with UI development. As you can see by this example, SimpleModal can be easily configured to behave like an OSX dialog. (or press ESC or click the overlay)

www. is deprecated. Scope in JavaScript The web professional's online magazine of choice. In: Articles By Mike West Published on September 11, 2006 Scope is one of the foundational aspects of the JavaScript language, and probably the one I’ve struggled with the most when building complex programs. I can’t count the number of times I’ve lost track of what the this keyword refers to after passing control around from function to function, and I’ve often found myself contorting my code in all sorts of confusing ways, trying to retain some semblance of sanity in my understanding of which variables were accessible where. In typical object-oriented programming, we need a way of identifying and referring to the object that we’re currently working with. this serves the purpose admirably, providing our objects the ability to examine themselves, and point at their own properties. Where Am I? Every bit of your JavaScript program is executed in one execution context or another. Let’s walk through some example code to explore the implications:

Fancybox - Fancy lightbox alternative Welcome to The Computer Graphics Society

Related: