Results 1 to 6 of 6

Thread: Difference Between Java script & Jquery

  1. #1
    Junior Member mehreenshaikh's Avatar
    Join Date
    Dec 2015
    Location
    india
    Posts
    6

    Difference Between Java script & Jquery

    Hello Dear

    Difference between Java script & Jquery

  2. #2
    Friend of Site Staff rlirpa's Avatar
    Join Date
    Feb 2014
    Location
    MD, US
    Posts
    464
    Rad

  3. #3
    Junior Member
    Join Date
    Jan 2016
    Posts
    1
    JavaScript

    It's allows you to make everything from a programming language perspective: functions, loops, data structures and all that it's paradigm involves. For more information, don't let to check the references.

    jQuery

    JQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation,and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

  4. #4
    Junior Member
    Join Date
    May 2016
    Posts
    2
    JavaScript is a programming language, while jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

  5. #5
    Member
    Join Date
    Aug 2018
    Posts
    77
    Google? :P

  6. #6
    Member
    Join Date
    Aug 2020
    Location
    Canton Ohio USA
    Posts
    74
    JavaScript is a standalone programming language that can perform all web development tasks independently. jQuery is a library built on top of JavaScript to simplify common tasks such as DOM manipulation, event handling, and AJAX calls.

Similar Threads

  1. Java Script Problem
    By Mystery Man in forum AntiOnline's General Chit Chat
    Replies: 2
    Last Post: April 6th, 2005, 11:21 PM
  2. Java script help please
    By Old Man in forum AntiOnline's General Chit Chat
    Replies: 6
    Last Post: December 24th, 2004, 09:17 AM
  3. Java Script Help
    By vaibhav22 in forum Web Development
    Replies: 1
    Last Post: June 2nd, 2003, 12:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •