Tag Archives: jQuery

Lynda.com – jQuery Projects Making Your Marquee Auto Play

 

Lynda.com – jQuery Projects: Making Your Marquee Auto Play | 112 MB
Duration: 32m | Video: AVC (.mov) 960×600 15fps 400Kbps | Audio: AAC 48KHz 96Kbps 1ch
Genre: eLearning | Language: English

This course, which builds on the foundations of Dw + jQuery Projects: Creating an Interactive Homepage Marquee, enhances the marquee with an auto-play feature that automatically advances through the slide images when the page is loaded. Working in a coding environment, Chris Converse shows how to add auto play using a combination of HTML, CSS, and JavaScript, plus the implementation of hover states in jQuery. This course also covers adding play/pause functionality, as well as an interaction timeout, which will restart the marquee after a specified period of idle time. Exercise files are included with the course.
Topics include:
* Previewing a project across browsers and devices
* Updating CSS and HTML in Aptana Studio
* Adding debugging code
* Declaring variables in JavaScript
* Using setInterval
* Stopping auto play during user interaction

Continue Reading »

Lynda.com – Dw + jQuery Projects Making Your Marquee Auto Play

Lynda.com – Dw + jQuery Projects: Making Your Marquee Auto Play | 121 MB
Duration: 34m | Video: AVC (.mov) 960×600 15fps 400Kbps | Audio: AAC 48KHz 96Kbps 1ch
Genre: eLearning | Language: English

This course, which builds on the foundations of Dw + jQuery Projects: Creating an Interactive Homepage Marquee, enhances the marquee with an auto-play feature that automatically advances through the slide images when the page is loaded. Working in a Dreamweaver environment, Chris Converse shows how to add auto play using a combination of HTML, CSS, and JavaScript, plus the implementation of hover states in jQuery. This course also covers adding play/pause functionality, as well as an interaction timeout, which will restart the marquee after a specified period of idle time. Exercise files are included with the course.
Topics include:
* Previewing a project across browsers and devices
* Updating CSS and HTML in Dreamweaver
* Adding debugging code
* Declaring variables in JavaScript
* Using setInterval
* Stopping auto play during user interaction

Continue Reading »

NetTuts jQuery for Absolute Beginners: The Complete Series

NetTuts jQuery for Absolute Beginners: The Complete Series
Video: FLV VP6.2 640×480 30fps | Audio: MP3 mono 64kbps 44.100kHz | 640.27 MB
fifteen video tutorials that teach you EXACTLY how to use the jQuery library


So everywhere you look, you see “jQuery this” and “jQuery that”.
For the last year or so, this library has been the darling of the Javascript world.
But do you feel that you just can’t seem to learn the dang thing?
Do you hate how the existing tutorials assume that you know WAY more than you actually do?
If this rings true for you, I can help.
Starting today, I’m launching a daily video series that will teach you PRECISELY how to use the jQuery library in your own projects.
We’ll start out by downloading the framework, creating our first function, examining syntax, and more.
Every day, I’ll post a five-ten minute “training regimen” that expands on what you’ve already learned.
So there’s no reason to fight it anymore! Learn this dang thing and start earning more money on ThemeForest.net with your new-found skills.
In the Woods – jQuery for Absolute Beginners- Day 1
In the Woods – jQuery for Absolute Beginners- Day 2
In the Woods – jQuery for Absolute Beginners- Day 3
In the Woods – jQuery for Absolute Beginners- Day 4
In the Woods – jQuery for Absolute Beginners- Day 5
In the Woods – jQuery for Absolute Beginners- Day 6
In the Woods – jQuery for Absolute Beginners- Day 7
In the Woods – jQuery for Absolute Beginners- Day 8
In the Woods – jQuery for Absolute Beginners- Day 9
In the Woods – jQuery for Absolute Beginners- Day 10
In the Woods – jQuery for Absolute Beginners- Day 11
In the Woods – jQuery for Absolute Beginners- Day 12
In the Woods – jQuery for Absolute Beginners- Day 13
In the Woods – jQuery for Absolute Beginners- Day 14
In the Woods – jQuery for Absolute Beginners- Day 15 – Part 1(Building a jQuery Style-Switcher Part 1)
In the Woods – jQuery for Absolute Beginners- Day 15 – Part 2(Building a jQuery Style-Switcher Part 2)

Continue Reading »

NetTuts Simple Development with jQuery Mobile

NetTuts Simple Development with jQuery Mobile: Premium Video Series
Video: H.264 MPEG-4 AVC 1280X720 29.97fps | Audio: MPEG AAC Stereo 590kbps 44.100kHz | 212.71 MB


jQuery Mobile is a fantastic new framework that allows you to rapidly build mobile-optimized websites
and applications using the web stack skills that you already have.
In this 8-part video course, I’ll teach you exactly how to work with the framework.
The Full Series
* Chapter 1: Meet your Teacher
* Chapter 2: Intro to jQuery Mobile
* Chapter 3: The Boilerplate
* Chapter 4: Listviews
* Chapter 5: Loading Pages Asynchronously
* Chapter 6: Working with Buttons
* Chapter 7: Optimizing Forms
* Chapter 8: Build a Mobile WordPress Theme

http://net.tutsplus.com/tutorials/html-css-techniques/simple-development-with-jquery-mobile-premium-video-series/

Continue Reading »

AppDev ASP.NET 4.0 AJAX and jQuery Using Visual Basic 2010 DVD-iNKiSO

AppDev ASP.NET 4.0 AJAX and jQuery Using Visual Basic 2010 DVD-iNKiSO | 1.7 GB

AJAX has brought a rich inactive content to web pages and web applications. The newest vision of Visual Studio, Visual Studio 2010 brings many plus to creating AJAX web content. This course covers some of the basics for using AJAX, dealing with server aide and client AJAX controls. Creating content rich AJAX applications will show how to use the UpdatePanel controls, page methods and other items. The AJAX Control Toolkit section will explain the controls, extenders, and script manager. The next part of the course explores the jQuery Library, which Microsoft has fully embraced as its client-side JavaScript library.
You’ll learn about the library and how to put it to use, including how to write effective selectors to create matched sets of elements. Then you’ll learn how to bring a page alive with jQuery, using features like changing page content, animating elements on the page, and using the jQuery UI Library for even more effects. One of the original motivations for jQuery was to support AJAX, and the library includes rich support for asynchronous calls to the server. You’ll also learn how to make use of various other jQuery extensions and see how to build your own plugin.

Prerequisites: This course assumes that you are familiar and experienced with Microsoft’s .NET Framework and ASP.NET development tools. You should be familiar with Web development and understand how HTTP and HTML work to produce Web pages for the user. You should have experience writing applications with ASP.NET 3.5, 4.0, or later Web forms, and be familiar with how ASP.NET processes page requests, and have strong experience with .NET Framework 3.5, 4.0, or later programming. You should have experience with Visual Studio 2008, 2010, or later for building Web application projects. Experience with building database applications using these tools will be helpful, although not strictly necessary. You should also have some experience with writing JavaScript.

AJAX Fundamentals
Introducing AJAX
Essential JavaScript
Server and Client-Side AJAX

Server-Side AJAX: UpdatePanel and Related Controls


Partial Page Rendering
The ScriptManager Control
The UpdatePanel Control
Other Server-Side AJAX Controls

Creating Rich AJAX Applications


Using Multiple UpdatePanel Controls
Using Page Methods
AJAX History and the Browser Back Button

ASP.NET AJAX Control Toolkit


Introduction to the AJAX Control Toolkit
Toolkit Controls and Extenders
ToolkitScriptManager Control

The jQuery Library


jQuery for the ASP.NET Developer
Using jQuery
Selectors, Wrapped Sets and Chains

Bring a Web Page Alive with jQuery

Work with Page Elements
Use Animations and Effects
The jQuery User Interface Library

Using jQuery’s AJAX Features

AJAX Made Simple with jQuery
GETs, POSTs and Data Formats
Taking Full Control with the AJAX Method

jQuery Extensions


jQuery Extensions in Microsoft’s World
Building Your Own Extensions

Continue Reading »

AppDev ASP.NET 4.0 AJAX and jQuery Using Visual C Sharp 2010 DVD-iNKiSO

AppDev ASP.NET 4.0 AJAX and jQuery Using Visual C Sharp 2010 DVD-iNKiSO | 1.7 GB

AJAX has brought a rich inactive content to web pages and web applications. The newest vision of Visual Studio, Visual Studio 2010 brings many plus to creating AJAX web content. This course covers some of the basics for using AJAX, dealing with server aide and client AJAX controls. Creating content rich AJAX applications will show how to use the UpdatePanel controls, page methods and other items. The AJAX Control Toolkit section will explain the controls, extenders, and script manager.

The next part of the course explores the jQuery Library, which Microsoft has fully embraced as its client-side JavaScript library. You’ll learn about the library and how to put it to use, including how to write effective selectors to create matched sets of elements. Then you’ll learn how to bring a page alive with jQuery, using features like changing page content, animating elements on the page, and using the jQuery UI Library for even more effects. One of the original motivations for jQuery was to support AJAX, and the library includes rich support for asynchronous calls to the server. You’ll also learn how to make use of various other jQuery extensions and see how to build your own plugin.

Prerequisites:

This course assumes that you are familiar and experienced with Microsoft’s .NET Framework and ASP.NET development tools. You should be familiar with Web development and understand how HTTP and HTML work to produce Web pages for the user. You should have experience writing applications with ASP.NET 3.5, 4.0, or later Web forms, and be familiar with how ASP.NET processes page requests, and have strong experience with .NET Framework 3.5, 4.0, or later programming. You should have experience with Visual Studio 2008, 2010, or later for building Web application projects. Experience with building database applications using these tools will be helpful, although not strictly necessary. You should also have some experience with writing JavaScript.

AJAX Fundamentals

Introducing AJAX
Essential JavaScript
Server and Client-Side AJAX

Server-Side AJAX: UpdatePanel and Related Controls


Partial Page Rendering
The ScriptManager Control
The UpdatePanel Control
Other Server-Side AJAX Controls

Creating Rich AJAX Applications


Using Multiple UpdatePanel Controls
Using Page Methods
AJAX History and the Browser Back Button

ASP.NET AJAX Control Toolkit


Introduction to the AJAX Control Toolkit
Toolkit Controls and Extenders
ToolkitScriptManager Control

The jQuery Library


jQuery for the ASP.NET Developer
Using jQuery
Selectors, Wrapped Sets and Chains

Bring a Web Page Alive with jQuery


Work with Page Elements
Use Animations and Effects
The jQuery User Interface Library

Using jQuery’s AJAX Features


AJAX Made Simple with jQuery
GETs, POSTs and Data Formats
Taking Full Control with the AJAX Method

jQuery Extensions


jQuery Extensions in Microsoft’s World
Building Your Own Extensions

Continue Reading »

Lynda.Com jQuery Projects Creating An Interactive Photo Gallery-QUASAR

Lynda.Com jQuery Projects Creating An Interactive Photo Gallery QUASAR | 255 MB

In jQuery Projects: Creating an Interactive Photo Gallery, author Chris Converse develops an interactive photo gallery for a web site using HTML CSS, and the open-source JavaScript library jQuery. The course begins with tutorials on extracting different-sized images sets from an original photo collection, designing the site layout, and constructing the HTML and CSS.

Then, following the progressive enhancement strategy, Chris utilizes JavaScript plug-ins to include lightboxes and other types of interactivity while maintaining backwards compatibility with older browsers and devices.

Continue Reading »

Lynda.Com jQuery Projects Creating An Interactive Photo Gallery-iRONiSO

In jQuery Projects: Creating an Interactive Photo Gallery, author Chris Converse develops an interactive photo gallery for a web site using HTML, CSS, and the open-source JavaScript library jQuery. The course begins with tutorials on extracting different-sized images sets from an original photo collection, designing the site layout, and constructing the HTML and CSS. Then, following the progressive enhancement strategy, Chris utilizes JavaScript plug-ins to include lightboxes and other types of interactivity while maintaining backwards compatibility with older browsers and devices. Exercise files accompany the course.
Download a copy of the finished web site here.

Topics include:

  • Preparing gallery photos using Adobe Bridge
  • Adding and linking thumbnail images
  • Creating the layout in HTML and CSS
  • Downloading and adding jQuery to the project
  • Creating preview images from anchor links
  • Implementing the preload functionality
  • Building a customized lightbox with the Fancybox plug-in
  • Styling the zoom and contact links

Continue Reading »

In the Woods – jQuery For Absolute Beginners

In the Woods – jQuery For Absolute Beginners | 710 MB

This tutorial is made by http://blog.themeforest.net

Continue Reading »

PluralSight jQuery Fundamentals

PluralSight jQuery Fundamentals | 625 MB

This course will guide you through the features of the jQuery “write less, do more” library. We’ll demonstrate how you can use jQuery to select and manipulate DOM elements, process events, and build a compelling user interface for web clients.

Continue Reading »