background preloader

jQuery API Documentation

https://api.jquery.com/

Related:  WebDev ResourcesJQUERY

CSS3 Animation Cheat Sheet - Justin Aguilar How it works The CSS3 Animation Cheat Sheet is a set of preset, plug-and-play animations for your web projects. All you need to do is add the stylesheet to your website and apply the premade CSS classes to the elements you want animated. The CSS3 Animation Cheat Sheet uses CSS3 @keyframes and works on all the latest browsers (that's IE 10). Using CSS3 @keyframes, you don't have to worry about positioning the element to accomodate the animations - it will animate into place. 10 Awesome jQuery Image Galleries and Sliders One of the most common requests I get from clients is to have some sort of image gallery on their site. Whether it’s a sliding image gallery on a homepage displaying promotions or a robust gallery full of portfolio images showing off the quality of work, jQuery image galleries area a great way for displaying multiple images on a website. They are search engine friendly, iPad and iPhone friendly, and lighter weight than a lot of the Flash slideshow galleries on the market. TN3 Gallery

JavaScript Гарден Although JavaScript deals fine with the syntax of two matching curly braces for blocks, it does not support block scope; hence, all that is left in the language is function scope. function test() { // a scope for(var i = 0; i < 10; i++) { // not a scope // count } console.log(i); // 10} There are also no distinct namespaces in JavaScript, which means that everything gets defined in one globally shared namespace. Each time a variable is referenced, JavaScript will traverse upwards through all the scopes until it finds it. C++ Video Tutorials Our C++ video tutorials cover a wide range of programming topics from how to install a free compiler to 3D graphics and game programming. Beginners should start with our C++ Console video series. For additional information on the C++ language, please see our C++ Reference sections, and refer any questions to our Forum.

A Checklist for Content Work In content strategy, there is no playbook of generic strategies you can pick from to assemble a plan for your client or project. Instead, our discipline rests on a series of core principles about what makes content effective—what makes it work, what makes it good. Content may need to have other qualities to work within a particular project, but this list is limited to qualities shared across all sorts of content. Jesse James Garrett: Visual Vocabulary for Information Architecture Looking for more? My book The Elements of User Experience puts information architecture and interaction design in context for beginners and experts alike. You can now order the book from Amazon.com. 10 Outstanding jQuery Zoom Plugins jQuery Zoom plugins can be really useful for showing image details. There are lots of jQuery plugins and tutorials on the web which will help you create great websites. We’ve looked around the web and fount the 10 best jQuery zoom plugins, both free and premium, for you to use and save precious coding time. Here are 10 of the best jQuery zoom plugins. Which one do you think is no. 1? Epic Image Zoom

50 Amazing jQuery Plugins That You Should Start Using Right Now jQuery has a wonderful community of programmers that create incredible things. However, it may become difficult to sift through everything that is released and find the gems that are absolute must-haves. This is why, in this post, you will find a collection of 50 new jQuery plugins and JavaScript libraries that, when applied with good measure, can make your sites a joy to use. Easy 6502 by skilldrick Introduction In this tiny ebook I’m going to show you how to get started writing 6502 assembly language. The 6502 processor was massive in the seventies and eighties, powering famous computers like the BBC Micro, Atari 2600, Commodore 64, Apple II, and the Nintendo Entertainment System.

List of content management systems This is a list of notable content management systems that are used to organize and facilitate collaborative content creation. Many of them are built on top of separate content management frameworks. Open source software[edit] This section lists free and open-source software that can be installed and managed on a web server. HSL Color Picker; HTML Color Picker; Web, HEX, CSS, HSLa The HSL Color Picker is a simple, yet effective color workbench to generate color output and also to import colors for analysis and comparison. It has all the features you need for experimenting with the seven color contrasts in mind. The contrast of light and dark (luminance value), of hue (hue value), of saturation (saturation value & grayscale equivalent of luminance), of warm and cold (is the red or the blue value dominant?), of complementary colors (opposite side of the color wheel), of proportion (visual weight formed by the combination of hue and luminance) and of simultanious color (e.g. thin red and yellow lines form the impression of orange). With the HSL Color Picker you can quickly get the color codes from colors you'd like to use in other websites or desktop applications. The CSS output is an add-on for web designers who want to generate color codes for html documents with the possibility to take advantage of the new CSS3 color notation

10 Awesome jQuery Tutorials jQuery is a very popular framework among web designers and web developers because it allows them to create many things without too much coding. jQuery sliders are very popular now so having skills in jQuery programming is a must for every web developer. These 10 awesome jQuery tutorials will help you learn the basics of working with jQuery. For more inspiration and useful tools check out 10 Free jQuery Plugins for Responsive Web Design and 10 Awesome jQuery Image Galleries and Sliders. Hover Slide Effect Calendar Documentation This is the documentation of the new Dynarch Calendar (“JSCal2”). Note that it is not compatible with our old calendar project. The new calendar has less predefined ways to setup, and rather focuses on an extensive API that you can use to do what you want. Because it's a lesson I've learned that you can't please everybody, so it's better to provide lots of features so that people can please themselves. ;-) Contents

Related:  ProgrammationJavaScript / JQuery / AJAXJavascriptProjet_visionProgrammationJavascript/JqueryjqueryDev webJavascript