Search This Blog

Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Saturday, November 18, 2017

Learn Complete jQuery with Practicals and Projects Video Training Tutorial DVD



Duration : 20 Hours

250 Video Lessons



01_Learn Jquery from Scratch
01 introduction
02 The Basics
03 Selectors keyup and keydown

02_ jQuery for Beginners_ Create Website Animations Easily
01 First Steps
02 Quick introduction To jQuery Coding
03 Animation
04 Extracting Content
05 Creating Content Dynamically

03_ Learn Complete jQuery with Practicals and Projects
01 jQuery Write Less, Do More
02 jQuery Benefits
03 jQuery Installation
04 jQuery Demo App
05 jQuery Selectors jQuery Basic Selectors
06 jQuery Attribute Selectors
07 jQuery Basic Filters
08 jQuery Child Filters
09 jQuery Content Filters
10 jQuery Form Selectors
11 jQuery Hierarchy Selectors
12 jQuery Visibility Filters
13 JQuery Traversal Intro and Ancestor Element
14 Jquery Traversal
15 Jquery DOM Manipulation - Class Attribute Manipulation
16 DOM Manipulation - DOM Insertion
17 DOM Manipulation - DOM Removal and Replacement Method
18 DOM Manipulation - General Attributes
19 DOM Manipulation - Style Attributes
20 Key Board Events
21 Mouse Events
22 Form Events
23 Browser Events
24 DOM Load Events
25 Attaching Event Handlers
26 Basic Effects Introduction
27 Custom Effects
28 Fading Effects
29 Slidng Effects Description
30 Simple Ajax
31 Global Ajax Event Method
32 Helper Functions
33 Low Level Interface
34 Collection Manipulation Data Storage
35 DOM Element Setup Method
36 Jquery Conclusion
Bonus_30 Days to Learn jQuery
Bonus_Query Mobile Essential Training

======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 
======================================================================


Term

Monday, August 4, 2014

Learn E-commerce website Designing with PHP, MySQL, jQuery and PayPal Rs 300/-







SECTION 1: Introduction

1Introduction 01:46
2 Exercise Files 1.51 MB

SECTION 2: Building Framework

3 Building page structure 02:24
4 Autoloader 03:51
5 Configuration file 04:34
6 Configuration file (continue) 05:07
7 Include path 04:31
8 Class and method 05:06
9 Properties scope 04:28
10 Run method 02:51
11 Url class 04:10
12 Getting the right page 06:05
13 Url parameters 02:10

SECTION 3: Database class

14 New class definition 06:19
15 MySQL connect 04:05
16 Escape method 03:58
17 MySQL query 04:26
18 Fetch records 03:40
SECTION 4:
Object Oriented Programming
19 Static vs Non-static 07:39
20 Modifying properties 05:31

SECTION 5: Catalogue

21 Business class 05:45
22 Business details 03:35
23 List of categories 06:13
24 Active link 04:31
25 Catalogue page 04:28
26 Category pages 04:10
27 Product image 04:12
28 Product image (continue) 06:58
29 Product details 06:37
30 Shortening description 05:25
31 Image unavailable 03:42
32 Active button 06:41

SECTION 6: Pagination

33 Paging class 05:38
34 Current page 04:24
35 Total number of pages 02:38
36 Get records 05:25
37 Paging links 06:19
38 Paging links (continue) 04:43
39 Get paging 02:30

SECTION 7: Small basket

40 Small basket plugin 06:05
41 Adding jQuery 02:52
42 Add to basket 04:19
43 Ajax call 02:47
44 Get product 05:46
45 Session class 03:42
46 Update small basket 04:22
47 Refresh small basket 03:56
48 Refresh small basket (continue) 02:52
49 Expanding Basket class 03:36
50 VAT/Tax rate, number of items and sub-total 05:07
51 VAT/Tax amount and total 03:47
52 Number format 02:57

SECTION 8: Main basket

53 Product page 07:17
54 Product page (continue) 06:10
55 Basket page 03:57
56 Basket layout 04:48
57 Getting content of the basket 04:38 
58 Displaying content of the basket 04:54
59 Item total and remove item methods 05:10
60 Sub-total and VAT/Tax amounts 03:59
61 Update quantity 07:45
62 Refresh main basket 04:12
63 Refresh main basket (continue) 03:39
64 Generate new basket content 03:00
65 Remove item from the basket 06:35

SECTION 9: Checkout

66 Client details form 07:27
67 Form and Country class 07:14
68 Process $_POST 07:21
69 Sticky text field 04:08

SECTION 10: Validation

70 Validation class 06:05
71 Process method 04:54
72 Check method 01:45
73 Check special method 04:08
74 isValid method 03:14
75 Format and validate method 04:28
76 Hash function 02:56
77 Form validation 07:45

SECTION 11: Login

78 Login class 06:41
79 Redirect method 04:14
80 Login form 04:25
81 Registration form 05:55
82 Countries menu 01:54
83 User class 05:55
84 Login user 04:43
85 Referrer url 04:31

SECTION 12: Registration

86 Starting with registration form 03:21
87 Validation 06:41
88 Sticky form fields 03:29
89 Processing input 07:10
90 Working with date 05:59
91 Add new user record 06:39
92 Insert method 06:05
93 Email class 07:51
94 Process email 06:16
95 Fetch email 03:14
96 Email content 04:20
97 Testing 01:40
98 Activate page 07:22
99 Activate method 01:51
100 Check for a duplicate email address 05:13

SECTION 13: Order summary
101 Shipping address 05:29
102 Update user method 03:42
103 Update method 04:19
104 Order summary page 04:54
105 Order items 08:21
106 Token and formatting 05:39
107 Proceed to PayPal button 07:33
108 Send to PayPal Ajax call 03:24

SECTION 14: Order
109 PayPal file 05:59
110 Create order 07:21
111 Order tables 02:22
112 Add items 05:16
113 Get order details 04:59

SECTION 15: PayPal

114 PayPal class 05:58
115 PayPal class properties 05:10
116 Constructor 03:29
117 Add product to array 04:32
118 Add order items to the class instance 04:00
119 Add client details to the class instance 04:45
120 Add field method 03:18
121 Render method 01:58
122 Process fields 04:00
123 Common variables 05:30
124 Pre-populate method 03:15
125 Output preview 03:16

SECTION 16: Sandbox

126 PayPal Sandbox account 04:25
127 Sandbox testing 03:46
128 Account preferences 05:59
129 Return and cancel pages 02:16
130 Clear basket 02:18

SECTION 17: IPN (Instant Payment Notification)

131 Validate IPN Request 07:45
132 Get IPN data 03:33
133 CURL response 03:49
134 IPN verification
02:57
135 Approve transaction 03:54
136 Log file 05:28
137 Testing IPN 05:25
138 Save IPN response 07:55
139 Final IPN testing 03:37

SECTION 18: Clients area

140 Navigation 05:52
141 Get client orders 04:02
142 Display orders 03:27
143 Display orders (continue) 05:00
144 Invoice page 05:34
145 Invoice layout 04:22
146 Order details 04:52
147 Print invoice option 04:02
148 Logout method 02:49

SECTION 19: Control panel

149 CMS template 04:03
150 Navigation 05:10
151 Login form 03:18
152 Processing login 03:14
153 Admin class 03:17
154 Login admin method 03:22
155 Testing 01:56
156 Restrict access 02:50

SECTION 20: Products

157 Products pages 04:12
158 List of pages 05:34
159 Get all products 04:50
160 Paging 05:28
161 Parameters for the search form 04:55
162 Search testing 02:57
163 Add product page 07:05
164 Categories menu 03:27
165 Sticky form fields and validation 02:07
166 Validation messages 03:29
167 Add product method 02:44
168 Upload class 02:51
169 Upload method 05:08
170 Process form 03:36
171 Update product method 04:18
172 Confirmation pages 02:55
173 Edit product page 05:00
174 Update product and remove image 03:32
175 Confirmation pages 01:42
176 Remove product page 02:58
177 Process request 02:43
178 Remove product method 03:42

SECTION 21:Categories

179 Categories page 01:33
180 List of categories 03:47
181 Add category 03:42
182 Duplicate category 05:07
183 Add category method 02:15
184 Edit category 03:50
185 Update category method 03:57
186 Remove category 03:14


SECTION 22: Orders

187 Orders page 01:28
188 List of orders 04:40 
189 Payment status 03:13
190 Get orders method 02:21
191 View order page 05:53
192 Display order layout 03:17
193 Products, Sub-total, VAT/Tax and Total 04:51
194 Client details 04:23
195 Order status and notes 04:31
196 Buttons 04:19
197 Statuses menu 06:18 
198 Invoice 01:56
199 Remove order 04:08

SECTION 23: Clients

200 Clients page 02:03
201 Clients records 03:09
202 Get users method 03:00
203 Edit user 06:01
204 Duplicate email address 02:25
205 Remove client 02:34
206 Remove user method 02:48

SECTION 24: Business

207 Business page 02:34
208 Process form 03:33
209 Update business method 05:21
210 Confirmation pages 01:31
211 Logout option 01:56


======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 

=======================================================================


Payment mode : CASH ON DELIVERY , Pay on my account ,Buying via ebay or ShopClues


Shipping : By Courier through all over India


Shipping charge : Rs 50/- Flat Rate shipping anywhere in India


You can get with in two days

Any Advanced Graphic Design Software Tutorials, IT Software Tutorials, Multimedia  Software Tutorials, All Engineering purpose Software Tutorials & All Software Tutorials Available

For more details

Email : digitalcollections4u@gmail.com
https://www.facebook.com/TutorialsDVDs

Friday, October 25, 2013

Learning jQuery Mobile Training + jQuery Essential Training Video Rs 300/-



Duration: 4.75 hours - 72 tutorial videos
Date Released: 2012-06-05
Works on: Windows PC or Mac
Format: MP4 Video
Instructor: Ben Jaffe

Contents Of DVD

01. Introduction To jQuery Mobile
0101 What Is jQuery Mobile And Who Uses It
0102 What You Should Expect
0103 jQuery Mobile Vs. Native
0104 Device Support

02. Tools You Will Need
0201 What Is A Local Server
0202 MAMP
0203 WAMP
0204 IOS Simulator
0205 Other Mobile Simulators
0206 Webkit Web Inspector
0207 Downloading jQuery Mobile
0208 Including jQuery Mobile

03. Pages And Dialogs
0301 Page Structure
0302 Single-Page Templates
0303 Multi-Page Templates
0304 The Navigation Model
0305 Linking Pages
0306 Page Transitions
0307 Creating Dialogs
0308 Preloading Pages
0309 Page Titles And Prefetching

04. Buttons
0401 Creating Basic Buttons
0402 Inline Buttons
0403 Button Groups
0404 Button Icons
0405 Icon Positioning
0406 Specifying Custom Button Icons

05. Toolbars
0501 Toolbar Basics
0502 Headers
0503 Footers
0504 Toolbar Positioning
0505 Navbar Widgets
0506 Persistant Toolbars

06. Content
0601 HTML Markup Styling
0602 Layout Grids
0603 Collapsible
0604 Accordion Widgets

07. List Views
0701 Basic List Views
0702 List Dividers
0703 Nested Lists
0704 Inset Lists
0705 Split Button Lists
0706 Custom Icons
0707 Count Bubbles
0708 Content Formatting
0709 Search Filter Bar
0710 Lists And Forms

08. Forms
0801 Form Basics
0802 HTML5 Form Attributes
0803 Placeholder Text And Label Accessibility
0804 Text Inputs
0805 Sliders
0806 Flip Toggle Switches
0807 Radio Buttons
0808 Checkboxes
0809 Select Buttons And Containing Form Elements
0810 Prevent Form Styling
0811 Submittal And Validation

09. Themes
0901 Theming Pages
0902 Theming Content
0903 Theming Buttons
0904 Theming Forms
0905 Theming Lists
0906 Theme Roller - Part 1
0907 Theme Roller - Part 2

10. Javascript Events And Methods
1001 Configuring Defaults
1002 Intro To Events
1003 Touch And Mouse Events
1004 Orientation And Scroll Events
1005 Page Manipulation Events
1006 Methods

11. Conclusion
1101 About The Author

and Bonus Videos include 


jQuery Essential Training (2013 Updated)


Introduction 2m 52s
Welcome 1m 9s
Using the exercise files 1m 43s
1. Overview of jQuery 17m 37s
What is jQuery? 5m 19s
Downloading and installing jQuery 2m 20s
Creating a simple jQuery-enabled page 7m 12s
Overview of features in jQuery 2m 46s

2. Retrieving Page Content 59m 57s
Overview of selectors and filters 2m 9s
Using basic jQuery selectors 9m 6s
Using basic jQuery filters 8m 35s
Using jQuery attribute filters 6m 7s
Child, visibility, and content filters 9m 59s
Form selectors and filters 9m 3s
Traversing documents 9m 1s
Understanding jQuery statement chaining 1m 42s
Practical example 1: Annotating page links 4m 15s

3. Manipulating Page Content 47m 16s
Creating, getting, and setting content 5m 53s
Manipulating attributes 5m 43s
Inserting content 4m 57s
Wrapping, replacing, and removing content 5m 27s
Working with CSS 6m 19s
Associating data with page elements 9m 30s
Practical example 2: Automatic TOC generator 9m 27s

4. Working with Events 33m 6s
Understanding the jQuery event handling features 2m 4s
Binding and unbinding events 6m 23s
Convenient event helper methods 4m 40s
Using the jQuery event object 6m 21s
Using miscellaneous event features 4m 38s
Practical example 3: Table striping and highlighting 9m 0s

5. jQuery Animations and Effects 28m 45s
Hiding and showing elements 5m 23s
Fading elements in and out 4m 2s
Sliding elements 4m 3s
Creating custom animations 5m 58s
Practical example 4: Image rotator 9m 19s

6. Using the jQuery UI Plug-In 25m 30s
Introduction to jQuery UI 3m 40s
Exploring the jQuery UI widgets 5m 24s
Exploring the jQuery UI effects 3m 58s
Using the jQuery UI ThemeRoller 4m 11s
Downloading and installing jQuery UI 8m 17s

7. Putting It All Together 47m 49s
Overview of the sample web site 3m 50s
Using the accordion widget 9m 14s
Creating an image rotator 10m 22s
Building hover tooltips 7m 26s
Making an image selector 9m 30s
Using the Resizable effect 7m 27s

8. Accessing Data with AJAX 30m 2s
Working with Asynchronous JavaScript and XML (AJAX) 10m 8s
Using AJAX helpers 4m 34s
Understanding AJAX data types 10m 14s
Using global AJAX event handlers 5m 6s
Conclusion 20s
Goodbye 20s




======================================================================

This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 

=======================================================================




Term

Payment mode : CASH ON DELIVERY , Pay on my account ,Buying via ebay or ShopClues


Shipping : By Courier through all over India


Shipping charge : Rs 50/- Flat Rate shipping anywhere in India


You can get with in two days

Any Advanced Graphic Design Software Tutorials, IT Software Tutorials, Multimedia  Software Tutorials, All Engineering purpose Software Tutorials & All Software Tutorials Available

For more details

Email : digitalcollections4u@gmail.com
https://www.facebook.com/TutorialsDVDs

Sunday, September 15, 2013

30 Days to Learn jQuery + Learning jQuery Mobile Training Video Tutorial DVD Rs 400/-







Lesson Index



  • Introduction 38s
  • Welcome 38s


The Basics 1h 35m 14s

  • Hello jQuery 10m 59s
  • Not So Fast, jQuery 7m
  • The Basics of Querying the DOM 15m 54s
  • Events 101 20m 56s
  • Events 201 15m 42s
  • Bind...Live...Delegate...Huh? 10m 49s
  • Creating and Appending Content 13m 54s

Effects 2h 42m 53s

  • Slides and Structure 23m 47s
  • The this Keyword 10m 10s
  • Modifying Effect Speeds 6m 34s
  • Creating Custom Effect Methods 7m 16s
  • Full Control With animate 22m 8s
  • Homework Solutions 12m 16s
  • The Obligatory Slider (First Stab) 32m 51s
  • Prototypal Inheritance and Refactoring the Slider 34m 3s
  • Your Questions Answered 13m 48s


Utilities 1h 30s

  • $.each and Templating 13m 38s
  • Say Hello to Handlebars 15m 18s
  • The Twitter API 22m 12s
  • Filtering with jQuery.grep 9m 22s


Custom Events 25m 18s

  • Custom Events and the Observer Pattern 25m 18s


AJAX 1h 34m 29s

  • Loading Pages Asynchronously 11m 20s
  • Interacting with the Server-Side 11m 25s
  • PHP and jQuery: Part 1 22m 38s
  • PHP and jQuery: Part 2 29m 2s
  • Deferreds 20m 4s


Plugin Development 45m 58s

  • Head First Into Plugin Development 45m 58s
  •  
  • Exit 1m 6s
  • Goodbye 1m 6s
And Bonus Videos

Learning jQuery Mobile Training Video



Duration: 4.75 hours - 72 tutorial videos  
Date Released: 2012-06-05
Works on: Windows PC or Mac 
Format: MP4 Video
Instructor: Ben Jaffe

Contents Of DVD

01. Introduction To jQuery Mobile

  • 0101 What Is jQuery Mobile And Who Uses It
  • 0102 What You Should Expect
  • 0103 jQuery Mobile Vs. Native
  • 0104 Device Support


02. Tools You Will Need

  • 0201 What Is A Local Server
  • 0202 MAMP
  • 0203 WAMP
  • 0204 IOS Simulator
  • 0205 Other Mobile Simulators
  • 0206 Webkit Web Inspector
  • 0207 Downloading jQuery Mobile
  • 0208 Including jQuery Mobile


03. Pages And Dialogs

  • 0301 Page Structure
  • 0302 Single-Page Templates
  • 0303 Multi-Page Templates
  • 0304 The Navigation Model
  • 0305 Linking Pages
  • 0306 Page Transitions
  • 0307 Creating Dialogs
  • 0308 Preloading Pages
  • 0309 Page Titles And Prefetching


04. Buttons

  • 0401 Creating Basic Buttons
  • 0402 Inline Buttons
  • 0403 Button Groups
  • 0404 Button Icons
  • 0405 Icon Positioning
  • 0406 Specifying Custom Button Icons


05. Toolbars

  • 0501 Toolbar Basics
  • 0502 Headers
  • 0503 Footers
  • 0504 Toolbar Positioning
  • 0505 Navbar Widgets
  • 0506 Persistant Toolbars


06. Content

  • 0601 HTML Markup Styling
  • 0602 Layout Grids
  • 0603 Collapsible
  • 0604 Accordion Widgets


07. List Views

  • 0701 Basic List Views
  • 0702 List Dividers
  • 0703 Nested Lists
  • 0704 Inset Lists
  • 0705 Split Button Lists
  • 0706 Custom Icons
  • 0707 Count Bubbles
  • 0708 Content Formatting
  • 0709 Search Filter Bar
  • 0710 Lists And Forms


08. Forms

  • 0801 Form Basics
  • 0802 HTML5 Form Attributes
  • 0803 Placeholder Text And Label Accessibility
  • 0804 Text Inputs
  • 0805 Sliders
  • 0806 Flip Toggle Switches
  • 0807 Radio Buttons
  • 0808 Checkboxes
  • 0809 Select Buttons And Containing Form Elements
  • 0810 Prevent Form Styling
  • 0811 Submittal And Validation


09. Themes

  • 0901 Theming Pages
  • 0902 Theming Content
  • 0903 Theming Buttons
  • 0904 Theming Forms
  • 0905 Theming Lists
  • 0906 Theme Roller - Part 1
  • 0907 Theme Roller - Part 2


10. Javascript Events And Methods

  • 1001 Configuring Defaults
  • 1002 Intro To Events
  • 1003 Touch And Mouse Events
  • 1004 Orientation And Scroll Events
  • 1005 Page Manipulation Events
  • 1006 Methods


11. Conclusion
1101 About The Author




=================================================================================
 
This DVDs are only suitable for a PC/laptop/Mac; it WILL NOT play on a TV 

Payment mode : Pay on my account ,Buying via ebay or Paypal  


Shipping : By Courier through all over India


Shipping charge : Rs 50/- Flat Rate shipping anywhere in India


You can get with in two days

Any Advanced Graphic Design Software Tutorials, IT Software Tutorials, Multimedia  Software Tutorials, All Engineering purpose Software Tutorials & All Software Tutorials Available

For more Training DVDs
http://www.easylearningdvds.in/Email : digitalcollections4u@gmail.com
https://www.facebook.com/TutorialsDvDs


Place Your Order On