SlideShare a Scribd company logo
jQuery
             {   JavaScript Library




penguns@naver.com                     Han seung ho 한승호
Index


    jQuery & Basic tutorial
    Develop helper

    jQuery plug-in
Ready
 1. TeamViewer
  http://www.teamviewer.com
  http://www.teamviewer.com/download/TeamViewerQS_ko.exe

 2. Google chrome setup
       https://www.google.com/chrome

 3. Google chrome extension
        Chrome web store
         jQuery Selectors
         jQuery Plugins Inspector
{ jQuery & Basic tutorial
JavaScript Library
jQuery is designed to change the way that you write JavaScript.




   9260 line (1.71 dev)                     9260 line + 1 line


                                     <script src="jquery.js"></script>

                                     <script>
                                       $(‘div’).show();
                                     </script>




                                                             http://jquery.com/
$(‘Selectors’).                        method(...);

                                 example



    $(‘#box1’).                            hide();

    $(‘.box2 a’).                          fadeout();

    $(‘#box1, .box2 a’).                   show();

    $(‘div’).                              css(‘display', none);

                                                     http://oscarotero.com/jquery/
API [Application Program Interface]
                                                          http://visualjquery.com/
$(‘Selectors’).             .method(...)                 .method(...);


                               example




$(‘#box1’).show().css(‘left', 300).animate( { left: 600 }, 1000 ).fadeout();



$(‘#box1’).show().addClass('over');



                                     http://cfs.tistory.com/custom/blog/68/68469
                                     8/skin/images/jquery.html

                                         http://jsfiddle.net/shilpe/r7MgY/11840/
var name =          $(‘Selectors’).      .method(...)   .method(...);



                               example




var box2a = $(‘.box2’).find(‘a’);



box2a.show();
Navigation Design
   Main-menu
   Html + CSS


     jQuery
     click & hover


        Sub-menu
        html + CSS
{ Develop helper
Jsfiddle




           http://jsfiddle.net
jQuery Selectors
jQuery Plugins Inspector
{ jQuery plug-in
in sequence
Call jQuery   Call plug-in JS               Call CSS




                      http://docs.jquery.com/Plugins/Authoring
jQueryUI




                       http://jqueryui.com/
           http://jsfiddle.net/shilpe/kNQS4/
BX Slider




            http://bxslider.com/
Apycom menus




               http://apycom.com/
Flex slider




              http://flex.madebymufffin.com/
{ Thank you

More Related Content

What's hot (20)

PPT
Javascript
timsplin
 
PPT
WordCamp London 2013
Ivelina Dimova
 
PPTX
Oh, you’re the NY times guy
David Hayes
 
PDF
Jquery for post a form
Rakesh Kumar
 
PDF
Practica csv
Nones Pomposo
 
PDF
Coding website
PutuMahendra Wijaya
 
PDF
Jquery presentation
Mevin Mohan
 
TXT
Borrados
orlanodavidescobar
 
PDF
Your Entity, Your Code
Marco Vito Moscaritolo
 
PDF
TDC 2014 - JavaScript de qualidade: hoje, amanhã e sempre!
Guilherme Carreiro
 
PDF
Keep It Simple Security (Symfony cafe 28-01-2016)
Oleg Zinchenko
 
KEY
jQuery Awesomesauce
Sean Gaffney
 
PPTX
Facebook
Dan Michael Molina
 
KEY
My Development Story
Takahiro Fujiwara
 
KEY
Introduction to jQuery - Barcamp London 9
Jack Franklin
 
TXT
Declarations sample
aslamsan
 
PDF
Dollar symbol
Aaron Huang
 
PDF
Drupal Security
Ran Bar-Zik
 
PDF
How to work with legacy code
Michał Kruczek
 
Javascript
timsplin
 
WordCamp London 2013
Ivelina Dimova
 
Oh, you’re the NY times guy
David Hayes
 
Jquery for post a form
Rakesh Kumar
 
Practica csv
Nones Pomposo
 
Coding website
PutuMahendra Wijaya
 
Jquery presentation
Mevin Mohan
 
Your Entity, Your Code
Marco Vito Moscaritolo
 
TDC 2014 - JavaScript de qualidade: hoje, amanhã e sempre!
Guilherme Carreiro
 
Keep It Simple Security (Symfony cafe 28-01-2016)
Oleg Zinchenko
 
jQuery Awesomesauce
Sean Gaffney
 
My Development Story
Takahiro Fujiwara
 
Introduction to jQuery - Barcamp London 9
Jack Franklin
 
Declarations sample
aslamsan
 
Dollar symbol
Aaron Huang
 
Drupal Security
Ran Bar-Zik
 
How to work with legacy code
Michał Kruczek
 

Viewers also liked (9)

KEY
JQuery: JavaScript Library of the Future
Matthew Taylor
 
PPTX
jQuery na Prática - Cauê Fajoli
Caue Fajoli
 
PPTX
animation
UPSIcoursework
 
PPTX
jQuery Presentation
Rod Johnson
 
PPTX
jQuery from the very beginning
Anis Ahmad
 
PPTX
jQuery PPT
Dominic Arrojado
 
PDF
jQuery for beginners
Arulmurugan Rajaraman
 
PDF
Learning jQuery in 30 minutes
Simon Willison
 
PDF
jQuery Essentials
Marc Grabanski
 
JQuery: JavaScript Library of the Future
Matthew Taylor
 
jQuery na Prática - Cauê Fajoli
Caue Fajoli
 
animation
UPSIcoursework
 
jQuery Presentation
Rod Johnson
 
jQuery from the very beginning
Anis Ahmad
 
jQuery PPT
Dominic Arrojado
 
jQuery for beginners
Arulmurugan Rajaraman
 
Learning jQuery in 30 minutes
Simon Willison
 
jQuery Essentials
Marc Grabanski
 
Ad

Similar to webstudy jquery (20)

PDF
jQuery in 15 minutes
Simon Willison
 
PDF
Jquery in-15-minutes1421
palsingh26
 
PDF
An Introduction to Jquery
Phil Reither
 
PPTX
Jquery Complete Presentation along with Javascript Basics
EPAM Systems
 
PDF
jQuery
Ivano Malavolta
 
KEY
CSS3 Takes on the World
Jonathan Snook
 
PDF
jQuery Basic API
Hyeonseok Shin
 
PDF
Learning jQuery made exciting in an interactive session by one of our team me...
Thinqloud
 
PPT
jQuery Fundamentals
Doncho Minkov
 
PPT
Jquery ui
adm_exoplatform
 
PDF
Railsbridge javascript
p4geoff
 
PPTX
presentation_jquery_ppt.pptx
azz71
 
PPTX
jQuery Has Coding Standards
RJ Bruneel
 
PPTX
How I Learned to Stop Worrying and Love jQuery (Jan 2013)
David Giard
 
PPT
A Short Introduction To jQuery
Sudar Muthu
 
PPT
J query b_dotnet_ug_meet_12_may_2012
ghnash
 
PPT
J query
Manav Prasad
 
KEY
Overlays, Accordions & Tabs, Oh My
Steve McMahon
 
jQuery in 15 minutes
Simon Willison
 
Jquery in-15-minutes1421
palsingh26
 
An Introduction to Jquery
Phil Reither
 
Jquery Complete Presentation along with Javascript Basics
EPAM Systems
 
CSS3 Takes on the World
Jonathan Snook
 
jQuery Basic API
Hyeonseok Shin
 
Learning jQuery made exciting in an interactive session by one of our team me...
Thinqloud
 
jQuery Fundamentals
Doncho Minkov
 
Jquery ui
adm_exoplatform
 
Railsbridge javascript
p4geoff
 
presentation_jquery_ppt.pptx
azz71
 
jQuery Has Coding Standards
RJ Bruneel
 
How I Learned to Stop Worrying and Love jQuery (Jan 2013)
David Giard
 
A Short Introduction To jQuery
Sudar Muthu
 
J query b_dotnet_ug_meet_12_may_2012
ghnash
 
J query
Manav Prasad
 
Overlays, Accordions & Tabs, Oh My
Steve McMahon
 
Ad

More from Seungho Han (17)

PDF
REST API SDK Generator - 한승호@에멘탈
Seungho Han
 
PDF
Monorepo with Lerna - 한승호@에멘탈
Seungho Han
 
PDF
Typescript 개발 문화 - 한승호@에멘탈
Seungho Han
 
PDF
AWS X-Ray를 활용한 서비스 건강검진- 한승호@에멘탈
Seungho Han
 
PDF
Rinker 전시회 발표용 (1)
Seungho Han
 
PDF
사이버상의 인간관계
Seungho Han
 
PDF
전공연구실 계획9
Seungho Han
 
PDF
전공연구실 계획8
Seungho Han
 
PDF
개발자와 Ux
Seungho Han
 
PDF
전공연구실 계획7
Seungho Han
 
PDF
전공연구실 계획6
Seungho Han
 
PDF
전공연구실 계획5
Seungho Han
 
PDF
전공연구실 계획4
Seungho Han
 
PDF
전공연구실 계획3
Seungho Han
 
PDF
전공연구실 계획2
Seungho Han
 
PDF
[Web tutoring]CMS를 통한 웹사이트 제작
Seungho Han
 
PPTX
웹개발도구
Seungho Han
 
REST API SDK Generator - 한승호@에멘탈
Seungho Han
 
Monorepo with Lerna - 한승호@에멘탈
Seungho Han
 
Typescript 개발 문화 - 한승호@에멘탈
Seungho Han
 
AWS X-Ray를 활용한 서비스 건강검진- 한승호@에멘탈
Seungho Han
 
Rinker 전시회 발표용 (1)
Seungho Han
 
사이버상의 인간관계
Seungho Han
 
전공연구실 계획9
Seungho Han
 
전공연구실 계획8
Seungho Han
 
개발자와 Ux
Seungho Han
 
전공연구실 계획7
Seungho Han
 
전공연구실 계획6
Seungho Han
 
전공연구실 계획5
Seungho Han
 
전공연구실 계획4
Seungho Han
 
전공연구실 계획3
Seungho Han
 
전공연구실 계획2
Seungho Han
 
[Web tutoring]CMS를 통한 웹사이트 제작
Seungho Han
 
웹개발도구
Seungho Han
 

Recently uploaded (20)

PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PDF
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
"Beyond English: Navigating the Challenges of Building a Ukrainian-language R...
Fwdays
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
IoT-Powered Industrial Transformation – Smart Manufacturing to Connected Heal...
Rejig Digital
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 

webstudy jquery

  • 1. jQuery { JavaScript Library [email protected] Han seung ho 한승호
  • 2. Index  jQuery & Basic tutorial  Develop helper  jQuery plug-in
  • 3. Ready 1. TeamViewer http://www.teamviewer.com http://www.teamviewer.com/download/TeamViewerQS_ko.exe 2. Google chrome setup https://www.google.com/chrome 3. Google chrome extension Chrome web store jQuery Selectors jQuery Plugins Inspector
  • 4. { jQuery & Basic tutorial
  • 5. JavaScript Library jQuery is designed to change the way that you write JavaScript. 9260 line (1.71 dev) 9260 line + 1 line <script src="jquery.js"></script> <script> $(‘div’).show(); </script> http://jquery.com/
  • 6. $(‘Selectors’). method(...); example $(‘#box1’). hide(); $(‘.box2 a’). fadeout(); $(‘#box1, .box2 a’). show(); $(‘div’). css(‘display', none); http://oscarotero.com/jquery/ API [Application Program Interface] http://visualjquery.com/
  • 7. $(‘Selectors’). .method(...) .method(...); example $(‘#box1’).show().css(‘left', 300).animate( { left: 600 }, 1000 ).fadeout(); $(‘#box1’).show().addClass('over'); http://cfs.tistory.com/custom/blog/68/68469 8/skin/images/jquery.html http://jsfiddle.net/shilpe/r7MgY/11840/
  • 8. var name = $(‘Selectors’). .method(...) .method(...); example var box2a = $(‘.box2’).find(‘a’); box2a.show();
  • 9. Navigation Design Main-menu Html + CSS jQuery click & hover Sub-menu html + CSS
  • 11. Jsfiddle http://jsfiddle.net
  • 15. in sequence Call jQuery Call plug-in JS Call CSS http://docs.jquery.com/Plugins/Authoring
  • 16. jQueryUI http://jqueryui.com/ http://jsfiddle.net/shilpe/kNQS4/
  • 17. BX Slider http://bxslider.com/
  • 18. Apycom menus http://apycom.com/
  • 19. Flex slider http://flex.madebymufffin.com/