2011年7月最好的jQuery教程指南

碼頭工人 13年前發布 | 10K 次閱讀 jQuery

How to add admob to your jQuery Mobile app, the right way

admob.png

This screencast will teach you how to add admob to jQuery mobile with multi page support.

Creating a dashboard view with jQuery Mobile

This screencast will teach you how to create a dashboard view similar to the 非死book iphone app. Learn how to style it for a different number of icons and how to create some custom css and add it to your jQuery Mobile application.

Custom jQuery Mobile Themes

Want to stand out from the crowd? Then, you might be wondering how to create your own custom jQuery Mobile theme. Well, this screencast will teach you how to do exactly that. You will learn how to edit a default jQuery Mobile theme and add your css and theme changes in order to customize it.

Fullscreen Slideshow with HTML5 Audio and jQuery

In today's tutorial we'll create a fullscreen photo slideshow to illustrate a New York picture series. We will add sounds with the HTML5 audio element in order to give life to the gallery and try to recreate the ambient of this vibrant city.

Animated Text and Icon Menu with jQuery

Today we want to show you how to create a slick menu with a nice animation feature on hover. The idea is to make some elements slide out, change and animate the background color of the item and then slide the elements back in with a different color.

Portfolio Image Navigation with jQuery

Today we want to create a portfolio image navigation template with jQuery. The idea is to show some portfolio items in a grouped fashion and navigate through them in all 2D ways (horizontal/vertical). Either the arrows or the little boxes below the current image can be used in order to navigate.

Cover Flow Remade with CSS and jQuery

Learn how to create an authentic 3D Cover Flow effect in a web browser using CSS and jQuery.

How to Create a jQuery Image Cropping Plugin from Scratch

Web applications need to provide easy-to-use solutions for uploading and manipulating rich content. This process can create difficulties for some users who have minimal photo editing skills. Cropping is one of the most used photo manipulation techniques, and this step-by-step tutorial will cover the entire development process of an image cropping plug-in for the jQuery JavaScript library.

Display your Favorite Tweets using PHP and jQuery

In this tutorial, we will be writing a PHP class that will fetch, cache, and display your favorite tweets in a beautiful CSS3 interface.

Bubble Slideshow Effect with jQuery

Today we will be building a jQuery-powered bubble animation effect. It will be a great way to present a set of images on your website as a interesting slideshow. And as the code will be completely modular, you will be able to easily use it and modify it.

Having Fun With CSS3: Spinning Newspapers

Imagine a cop drama taking place in the 1930s. After a streak of bank heists, a young detective is given the case of his life. He accepts the challenge, and after grueling months of hard work and life-threatening situations, he manages to bring the bad guys to justice.

What follows is a classical device used by film makers of the period - newspapers flashing and spinning towards the camera, praising the heroic feats of our protagonist.

So lets have some fun and build this classical scene using the CSS3 animations capabilities of the new versions of Firefox, Chrome and Safari, picking useful techniques along the way.

Image Upload and Cropping with PHP and Jquery

Image cropping is the most important and required part in social media projects. In this post my friend Arun Kumar Shekar had implemented image cropping functionalities such as upload image file into physical location, cropping image using jquery and resizing image into small resolution.

Hover Image Zoom With JQuery

In this article you will find little code snippet in JQuery, this time for zooming hovered image.

Sliding Stacked Images With JQuery

Tutorial about creating simple slider with jQuery.

Create Dynamic Tabs With JQuery

Tabs has become a common feature in web user interface, in this post I create an example creating a dynamic tab with JQuery. In JQuery UI there is already ready to use plugin to create tabbed content, but I did not find a way to adding dynamic tab function.

Create Simple One Page Profile With JQuery

This example create a company profile only using typographic, and just manipulating the type with CSS and JQuery.

Generating the pixellogo from TechCrunch in HTML

This article will tell you how to generate this pixellogo with jQuery.

Uploading Files with AJAX

Today, I'm going to show you how to do something that - until the last while - has been almost unprecedented: uploading files via AJAX.

How to Submit a Form with Control + Enter

You?ve probably seen it on 推ter, Google+, or 非死book. You?ve got a text box, where you write your status/message and then click a button to submit it. But, if you?re lazy like me, you don't like to switch to the mouse to click the button. These services help us out by allowing us to press control + enter to submit. Let's recreate this scenario for our own projects.

Create Cross-Browser Datepickers in Minutes

In this quick tip, I'll show you how to use the new HTML5 date input, and then provide a fallback jQuery UI solution for the browsers which don't yet support this new input type.

 本文由用戶 碼頭工人 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!