SlideShare a Scribd company logo
UI Developer
The following topics will be covered in our
UI Developer
Copyright @ 2015 Learntek. All Rights Reserved. 2
Online Training:
What is UI Development?
Copyright @ 2015 Learntek. All Rights Reserved. 3
• User Interface Development is about development of web applications.
The goal of user interface is to make user interaction easy, efficient and
attractive. UI development is responsible for handling client-side logics
and functionalities. As developers for the Web, we must know about
(and
with
their
Web
HTTP, HTML, CSS, JavaScript, jQuery, multiple browsers
individual differences), tools, and programs that deal
communications.
Why UI developer?
Copyright @ 2015 Learntek. All Rights Reserved. 4
• UI layer is the first interaction that user experience so Web designers is
responsible for developing the HTML pages for browsers only, but now
the client’s requirement is to show how a single design adapts into three
different target layouts. A responsive layout does help us to show the
layouts for a view on a single page. Therefore, a UI developer knows how
the system should adapt to present your code onscreen. Responsive
layouts use bootstrap on the Web.
HTML
Copyright @ 2015 Learntek. All Rights Reserved. 5
UI Developer Training :Fundamentals Introduction
• HTML documents
• Demo: using doctype
• The head element
• Demo: using <head>
• The body element
• Using id and class attributes
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 6
HTML Text
▪ Headings
▪ Demo: Headings
▪ Block vs. Inline Elements
▪ Demo: Block and Inline Elements
▪ Whitespace
▪ Demo: Whitespace
▪ Additional Text Elements
▪ Demo: Additional Elements
 HTML Lists
• List Types
• Demo: Creating Lists
• Demo: List Rendering
 HTML Links
• Link concepts
• Demo: Linking Documents
• Understanding Targets
• Demo: Linking to Targets
• Additional Link Attributes
 HTML Tables
• Table Elements
• Demo: Structuring a Table
• Table Data
• Spanning Columns and Rows
• Formatting Tables
• Demo: Table Formatting
 HTML Form and Form Elements
• Introduction
• HTTP Get Request
• HTTP POST Request
• Form Input Elements
Copyright @ 2015 Learntek. All Rights Reserved. 7
Continues…
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 8
 HTML forms fundamentals
• Form Basics
• Demo: Form Basics
• Form Settings
• Demo: Form Settings
 HTML form inputs
• Text inputs
• Demo: Text inputs
• Selections
• Demo: Selections
• Input attributes
• Demo: Input attributes
 HTML Images and Objects
• Image and Object Concepts
• Demo: Adding Images
• Demo: Adding Objects
HTML5
Copyright @ 2015 Learntek. All Rights Reserved. 9
 Introduction to HTML5
• Limitations of HTML4
• Introduction and Advantages of
HTML5
• First HTML5 Document
• Overview of New Features of
HTML5
 Page Layout Semantic Elements
• Header
• Navigation
• Section & Articles
• Footer
• Aside and more
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 10
 Form Elements and Attributes
• New Input Types
• New Elements in Form
• New Attributes in Form Tag
• New Attributes in <input> Tag
 Working with Canvas
• Coordinates
• Path and Curves
• Drawing Lines, Rectangles and
Circles
• Text and Font
• Color Gradiations
• Drawing Images
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 11
 Scalable Vector Graphics (SVG)
• Understanding SVG
• Benefits of SVG
• Using SVG Tag
• Comparing with Canvas
 Media – Audio and Video
• Audio and Source tags
• Video and Source tags
• Track tag
• Mime types supported
• Browser Compatibility
• Programming using Javascript
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 12
Drag and Drop
▪ Drag and Drop Events
▪ Programming using JavaScript
Web Storage
▪ Overview
▪ Local Storage
▪ Session Storage
▪ Browser Compatibility
CSS
 Working with CSS
• Ways to work with CSS
• External style sheet
• Internal style sheet
• Inline style
 The CSS Rules
• Introduction to CSS
• Understanding Document Object Model
• Introduction to style sheets
• CSS Syntax
• CSS Comments
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 14
 CSS Selectors
• The element Selector
• The id Selector
• The class Selector
• Grouping Selectors
 The CSS Cascade
• Background Color
• Background Image
• Background Image – Repeat
Horizontally or Vertically
• Background Image – Set position
and no-repeat
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 15
 CSS Fonts & Typography
• CSS Font Families
• Font Style
• Font Size
• Text Color
• Text Alignment
• Text Decoration
• Text Transformation
 Working with Links and List
• Styling Links
• Common Link Styles
• List Item Markers
• Image as The List Item Marker
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 16
 Working with Table
• Table Borders
• Collapse Borders
• Table Width and Height
• Text Alignment
• Table Padding
• Table Color
 CSS Color & Positioning
• Web colors
• hex colors
• Color tools
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 17
 CSS Box Model
• Working with Content
• Working with Padding
• Working with Border
• Working with Margin
 CSS Display and Positioning
• CSS Display and Visibility
• How Elements Float
• Turning off Float – Using Clear
• Static Positioning
• Fixed Positioning
• Relative Positioning
• Absolute Positioning
BOOTSTRAP
Copyright @ 2015 Learntek. All Rights Reserved. 18
 Working with Bootstrap3
• Introduction to Bootstrap 3
• Bootstrap History
• Why Bootstrap
• Embedding Bootstrap in to page
 Bootstrap Grid System
• Importance of Grid System
• Grid Classes
• Bootstrap Stacked/Horizontal
• Bootstrap Grid Small
• Bootstrap Grid Medium
• Bootstrap Grid Large
• Bootstrap Grid Examples
Continues….
Copyright @ 2015 Learntek. All Rights Reserved. 19
Bootstrap Text/Typography
• Working with Text
• Working with Contextual Colors and Backgrounds
Bootstrap Images
• Rounded Corners
• Circle
• Thumbnail
Bootstrap Jumbotron
• Inside Container
• Outside Container
Continues..
Copyright @ 2015 Learntek. All Rights Reserved. 20
 Bootstrap Buttons
• Button Styles
• btn-default
• btn-primary
• btn-success
• btn-info
• btn-warning
• btn-danger
• btn-link
• Button Sizes
• btn-lg
• btn-md
• btn-sm
• btn-xs
• Active/Disabled Buttons
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 21
 BS Button Groups
• Vertical Button Groups
• Nesting Button Groups & Drop
Down Menus
 Bootstrap Glyphicons
• Glyphicon Syntax
• Badges
• Progress Bars
 Bootstrap Pagination
• Basic Pagination
• Active State
• Disabled State
• Pagination Sizing
 Bootstrap Pager
 Bootstrap List Groups
 Bootstrap Forms
 Bootstrap Inputs
 Bootstrap Carousel
Bootstrap Plugins
Copyright @ 2015 Learntek. All Rights Reserved. 22
• Overview
• Transition Plugin
• Collapsible Plugin
• Modal Dialog Plugin
• Dropdown Plugin
• Scrollspy Plugin
• Tab Plugin
• Tooltip Plugin
• Popover Plugin
• Alert Plugin
• Button Plugin
• Carousel Plugin
• Affix Plugin
• Introduction
• Where To
• Output
• Syntax
• Statements
• Comments
• Variables
• Operators
• Arithmetic
• Assignment
• Data Types
• Functions
• Objects
• Scope
• Events
• Strings
• String Methods
• Numbers
• Number Methods
• Math
• Dates
• Date Formats
• Date Methods
• Arrays
• Array Methods
• Booleans
• Comparisons
• Conditions
• Switch
• Loop For
• Loop While
•
• Break
• Type Conversion
• Errors
• Debugging
• Hoisting
• Strict Mode
• Style Guide
• Best Practices
• Mistakes
• Performance
• Reserved Words
• Forms
• Forms Validation
Copyright @ 2015 Learntek. All Rights Reserved. 23
JAVA SCRIPT
JQUERY
Copyright @ 2015 Learntek. All Rights Reserved. 24
 jQuery – Introduction
• JQuery Library
• First JQuery Example
• The Document Ready Function
• How to escape a special
character
 jQuery – Selectors
• Basic Selectors
• Precise Selectors
• Combination of Selectors
• Hierarchy Selectors
• Selection Index Filters
• Visibility Filters
• Forms Selectors
• Forms Filters
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 25
Find Dropdown Selected Item
jQuery – Document Traversal
• Getting a specific DOM element
jQuery – Event
• Events Helpers
• Attach Event
• Detaching Events
• Events Triggering
• Live Events
Continues…
Copyright @ 2015 Learntek. All Rights Reserved. 26
jQuery – Effects
jQuery – HTML Manipulation
jQuery – UI
Working with UI frame work
Copyright @ 2015 Learntek. All Rights Reserved. 27

More Related Content

PPT
Website with HTML CSS
PPTX
Xhtml and html5 basics
DOCX
Web designing course content
PPTX
Introduction to HTML5
PPT
Ppt ch01
PPTX
Web Development - Lecture 5
PPTX
How to get better looking search results in SharePoint with Display Templates
Website with HTML CSS
Xhtml and html5 basics
Web designing course content
Introduction to HTML5
Ppt ch01
Web Development - Lecture 5
How to get better looking search results in SharePoint with Display Templates

What's hot (20)

PDF
9 Months Web Development Diploma Course in North Delhi
PPTX
2 Day Android Workshop
PDF
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
PPTX
Web Development - Lecture 3
PDF
Internet Marketing Institute in Delhi
ODP
Web design using html
PDF
Images, lists and links
PPTX
Understanding the Web Page Layout
PDF
Code & Design your first website 4/18
PPTX
Web Development - Lecture 2
PPTX
Building Your First Store App with XAML and C#
PPTX
Session 1 branding and site development in SharePoint
PPTX
HTML 5 Fundamental
PDF
Simply Accessible - Kevin Callahan - ebookcraft 2018
PPTX
Ui development Online Training from AkiraIT Solutions
PPTX
Lesson 1 basic html
PPTX
Howcssworks 100207024009-phpapp01
PDF
Universal CSS - Betsy Granger - ebookcraft 2018
9 Months Web Development Diploma Course in North Delhi
2 Day Android Workshop
HTML-First at Wiley - Tzviya Siegman & Benjamin Young - ebookcraft 2018
Web Development - Lecture 3
Internet Marketing Institute in Delhi
Web design using html
Images, lists and links
Understanding the Web Page Layout
Code & Design your first website 4/18
Web Development - Lecture 2
Building Your First Store App with XAML and C#
Session 1 branding and site development in SharePoint
HTML 5 Fundamental
Simply Accessible - Kevin Callahan - ebookcraft 2018
Ui development Online Training from AkiraIT Solutions
Lesson 1 basic html
Howcssworks 100207024009-phpapp01
Universal CSS - Betsy Granger - ebookcraft 2018
Ad

Similar to Ui devopler (20)

PDF
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
DOCX
SIVASOFT - BEST ONLINE WEB DEVELOPMENT TRAINING COURSE
PDF
Master Web Design with HTML CSS JavaScript and jQuery Create Stunning Interac...
PDF
Get Master Web Design with HTML CSS JavaScript and jQuery Create Stunning Int...
PDF
Front End Ui with React online training | Front End Ui with React training | ...
PDF
Web design training , Web Design Training In Kolkata
PDF
Front end UI with React online training | Front end UI with React training | ...
PPTX
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
PPTX
BEST INSTITUTE FOR WEB DESIGNING
PDF
Immediate download New Perspectives on HTML5 CSS3 JavaScript 6th Edition Care...
PDF
(Ebook) Practical Web Development by kan
PPTX
Html5 css3 Online Training
PPTX
025444215.pptx
PDF
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
PPTX
Course outline Website Design & Development
PDF
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
PDF
syllabas-mohamedelzanty
PDF
Full download New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Sol...
PDF
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
PDF
(Ebook) Practical Web Development by kan
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
SIVASOFT - BEST ONLINE WEB DEVELOPMENT TRAINING COURSE
Master Web Design with HTML CSS JavaScript and jQuery Create Stunning Interac...
Get Master Web Design with HTML CSS JavaScript and jQuery Create Stunning Int...
Front End Ui with React online training | Front End Ui with React training | ...
Web design training , Web Design Training In Kolkata
Front end UI with React online training | Front end UI with React training | ...
WELCOME (recovernjkgnjvnvnfjkvnjknnbfjked).pptx
BEST INSTITUTE FOR WEB DESIGNING
Immediate download New Perspectives on HTML5 CSS3 JavaScript 6th Edition Care...
(Ebook) Practical Web Development by kan
Html5 css3 Online Training
025444215.pptx
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
Course outline Website Design & Development
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
syllabas-mohamedelzanty
Full download New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Sol...
New Perspectives on HTML5 CSS3 JavaScript 6th Edition Carey Solutions Manual
(Ebook) Practical Web Development by kan
Ad

More from Janu Jahnavi (20)

PDF
Analytics using r programming
PDF
Software testing
PPTX
Software testing
PPTX
Spring
PDF
Stack skills
PPTX
Apache flink
PDF
Apache flink
PDF
Angular js
PDF
Mysql python
PPTX
Mysql python
PDF
Ruby with cucmber
PPTX
Apache kafka
PDF
Apache kafka
PPTX
Google cloud platform
PPTX
Google cloud Platform
PDF
Apache spark with java 8
PPTX
Apache spark with java 8
PDF
Categorizing and pos tagging with nltk python
PPTX
Categorizing and pos tagging with nltk python
PDF
Python multithreading
Analytics using r programming
Software testing
Software testing
Spring
Stack skills
Apache flink
Apache flink
Angular js
Mysql python
Mysql python
Ruby with cucmber
Apache kafka
Apache kafka
Google cloud platform
Google cloud Platform
Apache spark with java 8
Apache spark with java 8
Categorizing and pos tagging with nltk python
Categorizing and pos tagging with nltk python
Python multithreading

Recently uploaded (20)

PDF
Basic Mud Logging Guide for educational purpose
PPTX
Cardiovascular Pharmacology for pharmacy students.pptx
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
01-Introduction-to-Information-Management.pdf
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Open folder Downloads.pdf yes yes ges yes
PDF
The Final Stretch: How to Release a Game and Not Die in the Process.
PDF
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Insiders guide to clinical Medicine.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx
Basic Mud Logging Guide for educational purpose
Cardiovascular Pharmacology for pharmacy students.pptx
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PPH.pptx obstetrics and gynecology in nursing
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
Microbial diseases, their pathogenesis and prophylaxis
Microbial disease of the cardiovascular and lymphatic systems
01-Introduction-to-Information-Management.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Open folder Downloads.pdf yes yes ges yes
The Final Stretch: How to Release a Game and Not Die in the Process.
BÀI TẬP TEST BỔ TRỢ THEO TỪNG CHỦ ĐỀ CỦA TỪNG UNIT KÈM BÀI TẬP NGHE - TIẾNG A...
STATICS OF THE RIGID BODIES Hibbelers.pdf
Insiders guide to clinical Medicine.pdf
O7-L3 Supply Chain Operations - ICLT Program
TR - Agricultural Crops Production NC III.pdf
COMPUTERS AS DATA ANALYSIS IN PRECLINICAL DEVELOPMENT.pptx

Ui devopler

  • 2. The following topics will be covered in our UI Developer Copyright @ 2015 Learntek. All Rights Reserved. 2 Online Training:
  • 3. What is UI Development? Copyright @ 2015 Learntek. All Rights Reserved. 3 • User Interface Development is about development of web applications. The goal of user interface is to make user interaction easy, efficient and attractive. UI development is responsible for handling client-side logics and functionalities. As developers for the Web, we must know about (and with their Web HTTP, HTML, CSS, JavaScript, jQuery, multiple browsers individual differences), tools, and programs that deal communications.
  • 4. Why UI developer? Copyright @ 2015 Learntek. All Rights Reserved. 4 • UI layer is the first interaction that user experience so Web designers is responsible for developing the HTML pages for browsers only, but now the client’s requirement is to show how a single design adapts into three different target layouts. A responsive layout does help us to show the layouts for a view on a single page. Therefore, a UI developer knows how the system should adapt to present your code onscreen. Responsive layouts use bootstrap on the Web.
  • 5. HTML Copyright @ 2015 Learntek. All Rights Reserved. 5 UI Developer Training :Fundamentals Introduction • HTML documents • Demo: using doctype • The head element • Demo: using <head> • The body element • Using id and class attributes
  • 6. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 6 HTML Text ▪ Headings ▪ Demo: Headings ▪ Block vs. Inline Elements ▪ Demo: Block and Inline Elements ▪ Whitespace ▪ Demo: Whitespace ▪ Additional Text Elements ▪ Demo: Additional Elements
  • 7.  HTML Lists • List Types • Demo: Creating Lists • Demo: List Rendering  HTML Links • Link concepts • Demo: Linking Documents • Understanding Targets • Demo: Linking to Targets • Additional Link Attributes  HTML Tables • Table Elements • Demo: Structuring a Table • Table Data • Spanning Columns and Rows • Formatting Tables • Demo: Table Formatting  HTML Form and Form Elements • Introduction • HTTP Get Request • HTTP POST Request • Form Input Elements Copyright @ 2015 Learntek. All Rights Reserved. 7 Continues…
  • 8. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 8  HTML forms fundamentals • Form Basics • Demo: Form Basics • Form Settings • Demo: Form Settings  HTML form inputs • Text inputs • Demo: Text inputs • Selections • Demo: Selections • Input attributes • Demo: Input attributes  HTML Images and Objects • Image and Object Concepts • Demo: Adding Images • Demo: Adding Objects
  • 9. HTML5 Copyright @ 2015 Learntek. All Rights Reserved. 9  Introduction to HTML5 • Limitations of HTML4 • Introduction and Advantages of HTML5 • First HTML5 Document • Overview of New Features of HTML5  Page Layout Semantic Elements • Header • Navigation • Section & Articles • Footer • Aside and more
  • 10. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 10  Form Elements and Attributes • New Input Types • New Elements in Form • New Attributes in Form Tag • New Attributes in <input> Tag  Working with Canvas • Coordinates • Path and Curves • Drawing Lines, Rectangles and Circles • Text and Font • Color Gradiations • Drawing Images
  • 11. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 11  Scalable Vector Graphics (SVG) • Understanding SVG • Benefits of SVG • Using SVG Tag • Comparing with Canvas  Media – Audio and Video • Audio and Source tags • Video and Source tags • Track tag • Mime types supported • Browser Compatibility • Programming using Javascript
  • 12. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 12 Drag and Drop ▪ Drag and Drop Events ▪ Programming using JavaScript Web Storage ▪ Overview ▪ Local Storage ▪ Session Storage ▪ Browser Compatibility
  • 13. CSS  Working with CSS • Ways to work with CSS • External style sheet • Internal style sheet • Inline style  The CSS Rules • Introduction to CSS • Understanding Document Object Model • Introduction to style sheets • CSS Syntax • CSS Comments
  • 14. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 14  CSS Selectors • The element Selector • The id Selector • The class Selector • Grouping Selectors  The CSS Cascade • Background Color • Background Image • Background Image – Repeat Horizontally or Vertically • Background Image – Set position and no-repeat
  • 15. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 15  CSS Fonts & Typography • CSS Font Families • Font Style • Font Size • Text Color • Text Alignment • Text Decoration • Text Transformation  Working with Links and List • Styling Links • Common Link Styles • List Item Markers • Image as The List Item Marker
  • 16. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 16  Working with Table • Table Borders • Collapse Borders • Table Width and Height • Text Alignment • Table Padding • Table Color  CSS Color & Positioning • Web colors • hex colors • Color tools
  • 17. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 17  CSS Box Model • Working with Content • Working with Padding • Working with Border • Working with Margin  CSS Display and Positioning • CSS Display and Visibility • How Elements Float • Turning off Float – Using Clear • Static Positioning • Fixed Positioning • Relative Positioning • Absolute Positioning
  • 18. BOOTSTRAP Copyright @ 2015 Learntek. All Rights Reserved. 18  Working with Bootstrap3 • Introduction to Bootstrap 3 • Bootstrap History • Why Bootstrap • Embedding Bootstrap in to page  Bootstrap Grid System • Importance of Grid System • Grid Classes • Bootstrap Stacked/Horizontal • Bootstrap Grid Small • Bootstrap Grid Medium • Bootstrap Grid Large • Bootstrap Grid Examples
  • 19. Continues…. Copyright @ 2015 Learntek. All Rights Reserved. 19 Bootstrap Text/Typography • Working with Text • Working with Contextual Colors and Backgrounds Bootstrap Images • Rounded Corners • Circle • Thumbnail Bootstrap Jumbotron • Inside Container • Outside Container
  • 20. Continues.. Copyright @ 2015 Learntek. All Rights Reserved. 20  Bootstrap Buttons • Button Styles • btn-default • btn-primary • btn-success • btn-info • btn-warning • btn-danger • btn-link • Button Sizes • btn-lg • btn-md • btn-sm • btn-xs • Active/Disabled Buttons
  • 21. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 21  BS Button Groups • Vertical Button Groups • Nesting Button Groups & Drop Down Menus  Bootstrap Glyphicons • Glyphicon Syntax • Badges • Progress Bars  Bootstrap Pagination • Basic Pagination • Active State • Disabled State • Pagination Sizing  Bootstrap Pager  Bootstrap List Groups  Bootstrap Forms  Bootstrap Inputs  Bootstrap Carousel
  • 22. Bootstrap Plugins Copyright @ 2015 Learntek. All Rights Reserved. 22 • Overview • Transition Plugin • Collapsible Plugin • Modal Dialog Plugin • Dropdown Plugin • Scrollspy Plugin • Tab Plugin • Tooltip Plugin • Popover Plugin • Alert Plugin • Button Plugin • Carousel Plugin • Affix Plugin
  • 23. • Introduction • Where To • Output • Syntax • Statements • Comments • Variables • Operators • Arithmetic • Assignment • Data Types • Functions • Objects • Scope • Events • Strings • String Methods • Numbers • Number Methods • Math • Dates • Date Formats • Date Methods • Arrays • Array Methods • Booleans • Comparisons • Conditions • Switch • Loop For • Loop While • • Break • Type Conversion • Errors • Debugging • Hoisting • Strict Mode • Style Guide • Best Practices • Mistakes • Performance • Reserved Words • Forms • Forms Validation Copyright @ 2015 Learntek. All Rights Reserved. 23 JAVA SCRIPT
  • 24. JQUERY Copyright @ 2015 Learntek. All Rights Reserved. 24  jQuery – Introduction • JQuery Library • First JQuery Example • The Document Ready Function • How to escape a special character  jQuery – Selectors • Basic Selectors • Precise Selectors • Combination of Selectors • Hierarchy Selectors • Selection Index Filters • Visibility Filters • Forms Selectors • Forms Filters
  • 25. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 25 Find Dropdown Selected Item jQuery – Document Traversal • Getting a specific DOM element jQuery – Event • Events Helpers • Attach Event • Detaching Events • Events Triggering • Live Events
  • 26. Continues… Copyright @ 2015 Learntek. All Rights Reserved. 26 jQuery – Effects jQuery – HTML Manipulation jQuery – UI Working with UI frame work
  • 27. Copyright @ 2015 Learntek. All Rights Reserved. 27