반응형

Tracking.js — Camera-based interaction with your browser

Tracking.js lets you create interactions with your browser using your computer’s webcam. It’s fairly simple to use, considering the powerful uses that it makes possible.

tracking.js

 

 

 

 

 

.

반응형
반응형

 

 

23 Beautiful jQuery Text Animation Effects Examples with Tutorials

 

Link : http://megahitmag.com/jquery-text-animation-effects-examples-tutorials/

 

jQuery is a great JavaScript library, you can give a direction to your creativity when it comes to making stylish Image galleries, Menus, Animation Effects and attractive text effects using jQuery. Today we will show you tutorials on how to create mouse over text animation effects with jQuery with the help of these superb 23 examples. You can give color effects, scrolling effects, hovering, Fly, neon and light effects and much more through jQuery.

Apple-like Retina Effect With jQuery

jquery text effects

Check this tutorial to know how the author has turned a static image into a fully functional “Retina effect” with only jQuery and CSS.

More Information on Apple-like Retina Effect With jQuery

jQuery Text Animation Effect – Fading color for inline text links

jquery text effects

A simple UX trick that can be easily implemented into your web sites. With a few lines of jQuery it will make your text links fade to another color on rollover.

More Information on Fading color effect for inline text links using jQuery

Simple Banner Rotator Animation Effect With jQuery, php & MySQL

banner Rotator jquery Animation effects

You can now create and randomly display banners on your site. Each of the banners features a neat jQuery animation effect, which you can customize to fit your own needs.

More Information on Simple Banner Rotator With PHP, jQuery & MySQL

jQuery Animation Effects Plugin – Approach

jQuery Animation Effects Plugin

Approach is a jQuery plugin that allows you to animate style properties based on the cursor’s proximity to an object.

More Information on jQuery Approach

MicroTut: The jQuery Hover Method

jquery hover effect

When building a navigation menu, or any other jQuery script, it is often necessary to have a robust method with which to define a mouse over and mouse out state. This is where the hover() method comes along.

More Information on MicroTut: The jQuery Hover Method

How to Create a 3D Tag Cloud in jQuery

jquery 3d tag cloud

With browsers rendering JavaScript faster than ever before, it’s a great opportunity to get creative with jQuery. This tutorial will show how to create a scrolling 3D tag cloud

More Information on How to Create a 3D Tag Cloud in jQuery

Neon Text Effect With jQuery & CSS

jquery css text effect

Check this tutorial to know how to create a neon glow text effect with CSS and jQuery.

More Information on Neon Text Effect With jQuery & CSS

jParallax

jParallax is a jQuery parallax plugin. It turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport.

jquery parallax plugin

More Information on jParallax

Circulate

we can animate the “top” value with one easing function while animating the “left” value with a different easing function.

jquery animation effect

More Information on Circulate

Colortip – a jQuery Tooltip Plugin

This jQuery tooltip plugin is going to convert the title attributes of elements withing your page, into a series of colorful tooltips. Six color themes are available, so you can easily match it with the rest of your design.

jquery tooltip plugin

More Information on Colortip – a jQuery Tooltip Plugin

Color Fading Menu Effect with jQuery

jquery text effects

Here author will demonstrate how to perform colour fading menu effect with jquery and image merging.

More Information on Color Fading Menu with jQuery

Grid Accordion

grid accordion

A grid of cells expand both vertically (like a regular accordion) as well as horizontally to display the content they contain.

More Information on Grid Accordion

Leopard Desktop with jQuery using jqDock

jqdock

Check how to use jQuery to create a completely coded Dashboard, just like Leopard! This can be handy in hiding a whole lot of gadgets or widgets you don’t have space for

More Information on Leopard Desktop with jQuery using jqDock

BBC Radio 1 Zoom Tabs

jquery mouse hover zoom effect

The mouse rolls over the image block, tabs slide up and the image zooms a little to reveal more of the picture.

More Information on BBC Radio 1 Zoom Tabs

JQuery Based Flipped Image Gallery with Bounce Effects

jquery mouseover effect

Image galleries are most important element of any website. Here, I have created a simple jQuery based flipped image gallery. On mouce hover the images will expand. Its simple and stylish gallery.

More Information on JQuery Based Flipped Image Gallery with Bounce Effects

Create a Stunning Sliding Door Effect with jQuery

jquery hover effect

Mouse over and mouse out event will move the corners diagonally out and in according to the mouse event.

More Information on Create a Stunning Sliding Door Effect with jQuery

How to Make a Threadless Style T-Shirt Gallery

jquery hover effect

There’s a thumbnail which is a full sized image in a container div, which is smaller than the full sized image. The image is centered within it, but doesn’t show entirely because overflow:hidden is turned on. When the mouse hovers over the thumbnail, overflow:hidden gets turned off, and the entire image is displayed.

More Information on How to Make a Threadless Style T-Shirt Gallery

flashlight

jQuery flash light

Your mouse works as a flashlight and you can read the content only where you are moving your mouse.

More Information on flashlight

Sproing! – Make An Elastic Thumbnail Menu

jquery menu effect

It Magnifies menu items when they are hovered over. Also Menu items expand upwards.

More Information on Sproing! – Make An Elastic Thumbnail Menu

Halftone Navigation Menu With jQuery & CSS3

jquery menu effect

It allows you to display animated halftone-style shapes in accordance with the navigation links, and will provide a simple editor for creating additional shapes as well.

More Information on Halftone Navigation Menu With jQuery & CSS3

a Smooth Animated Menu with jQuery

jquery animation effect

Ever seen some excellent jQuery navigation that left you wanting to make one of your own? Here author will do just that by building a menu and animate it with some smooth effects.

More Information on a Smooth Animated Menu with jQuery

AnythingZoomer: jQuery Zoom Animation Effect

jquery zoom animation effect

This is a jQuery zoom animation plugin, so you’ll need to load the jQuery library first, then the plugin file, then invoke the new function on the area you wish to have zooming.

More Information on AnythingZoomer

jQuery PhotoShoot Plugin 1.0

jquery photoshooting effect

The jQuery PhotoShoot plugin gives you the ability to convert any div on your web page into a photo shooting effect, complete with a view finder.

More Information on jQuery PhotoShoot Plugin 1.0

반응형
반응형

자바스크립트 개론 : 체계적인 프로그래밍 수련법

 

원서 링크 WEB : http://eloquentjavascript.net/contents.html

원서 다운로드  : http://eloquentjavascript.net/Eloquent%20JavaScript.zip

Eloquent JavaScript

A Modern Introduction to Programming

by Marijn Haverbeke

Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.

A concise and balanced mix of principles and pragmatics. I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!
Brendan Eich, the man who gave us JavaScript

The book exists in two forms. It was originally written and published in digital form, which includes interactive examples and a mechanism for playing with all the example code. This version is released under an open license.

I have published a revised version of the book on paper. The structure of this version remained largely the same, but the whole text has been thoroughly edited and updated. You can order from Amazon here. There is still an interactive coding environment for this version, as a separate page. Errata are here.

The digital version is available in the following formats:

The following translations are available:

 

반응형
반응형

Developing Backbone.js Applications

 

Link : http://addyosmani.github.io/backbone-fundamentals/


 

Was this helpful? We'd love you to write a review.

반응형
반응형

jQuery Fundamentals

 

http://jqfundamentals.com/

 

 

 

  • MDN: JavaScript
  • Chrome Developer Tools Overview
  • Fixing these jQuery: A Guide to Debugging
  • Chrome Developer Tools Cheat Sheet
  • Chrome Dev Tools: 12 Tricks to Develop Quicker (video)
  • 반응형
    반응형

    HTML5 Boilerplate    http://html5boilerplate.com/

    HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

    This project is the product of many years of iterative development and combined community knowledge. It does not impose a specific development philosophy or framework, so you're free to architect your code in the way that you want.

    Save time. Create with confidence.

    Analytics, icons, and more

    A lean, mobile-friendly HTML template; optimized Google Analytics snippet; placeholder touch-device icons; and docs covering dozens of extra tips and tricks.

    Normalize.css and helpers

    Includes Normalize.css v1 — a modern, HTML5-ready alternative to CSS resets — and further base styles, helpers, media queries, and print styles.

    jQuery and Modernizr

    Get the latest minified versions of two best-of-breed libraries: jQuery (via Google’s CDN, with local fallback) and the Modernizr feature detection library.

    High performance

    Apache settings to help you deliver excellent site performance. We independently maintain server configs, a node build script, and an ant build script.

     

    Quick start

    Choose one of the following options:

    1. Download the latest stable release from html5boilerplate.com or a custom build from Initializr.
    2. Clone the git repo — git clone https://github.com/h5bp/html5-boilerplate.git - and checkout the tagged release you'd like to use.

     

     

    '

    반응형
    반응형

    Mason.js

    Mason.js is a jQuery plugin that allows you to create a perfect grid of elements.

    This is not Masonry, or Isotope or Gridalicious. Mason fills in those ugly gaps, and creates a perfectly filled space.

     

    Mason.js — Fills in gaps in your masonry layout

    Mason.js fixes a common problem with masonry-style layouts: gaps and ragged edges. It calculates where the holes in your layout will be and fills them in, creating a grid with no gaps.

    masonjs

    반응형
    반응형

    Chanko — Safe and rapid Rails app prototyping

    Chanko offers a simple framework for rapidly and safely prototyping features in a production Rails app. You can expose those changes and new features to specific segments of your user base, and if Chanko produces any errors, it’ll be automatically removed without impacting your site.

    chanko

    반응형

    + Recent posts