Skip to main content

WHAT IS JQUERY? A QUICK OVERVIEW

The computer uses code languages to process the input given, similarly, HTML, CSS, and JavaScript are the basic languages of the web. HTML is used to create and structure the website, CSS to style them, JavaScript for interactive functionality. As javascript includes long codes and repetitive actions, John Resig in 2006 created jQuery that simply made the Javascript easier to write. So the major question pops up in mind is that what’s the difference between the two? Javascript is a programming language whereas jQuery will help you write JavaScript faster using a simpler syntax. jQuery is like a cover of JavaScript, with pre-written functionality and DOM traversing.   From the jQuery website:  "jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript."   It truly justifies its motto: “Write less, Do more.”  

FEATURES OF JQUERY:

 jQuery is an easy toolkit of JavaScript, designed to make various tasks simple by writing less code. Here is the list of key features of jQuery:  
  • DOM MANIPULATION AND ELEMENT SELECTION− The jQuery made it simpler to select DOM elements, traverse them and change and improve their content by using cross-browser open source selector engine called Sizzle.

  • EVENT HANDLING − The jQuery has a great way to capture a wide variety of events, for example, a user clicking on a link, without the need to clutter the HTML code itself with event handlers.

  • AJAX − The jQuery helps you a lot to develop a quickly accessible and feature-rich site using AJAX technology.

  • ANIMATIONS AND EFFECTS− The jQuery released with the plenty of built-in animation effects, you can use in your websites.

  • LIGHTWEIGHT − The jQuery is a very lightweight library, not have a big size.

  • CROSS BROWSER SUPPORT − The jQuery comes with cross-browser support and can work with IE 6.0+, FF 2.0+, Safari 3.0+, Chrome and Opera 9.0+. However, jQuery version 2.x dropped Internet Explorer 6–8 support and supports only IE 9 and later versions.

  • MODERN TECHNOLOGY − The jQuery supports CSS3 selectors and basic XPath syntax.

  • DEFERRED AND PROMISE OBJECT − To control asynchronous processing

  • PLUG-INS – Its extensibility through plug-ins.
  JQUERY SET UP:   There are two ways to include jQuery in a project:  
  1. Download a local copy.
  2. Link to a file via Content Delivery Network (CDN).
    USAGE STYLES:   jQuery can be used through two styles:  
  1. By the $ function, which is a factory method for the jQuery object. These functions, called as commands, are chainable as they all return jQuery objects.
  2. By the $.-prefixed functions. These are utility functions, which do not directly act upon the jQuery object

Comments

Popular posts from this blog

How to make PR work for you

The digital era has transformed global business needs and many PR agencies have been forced to dust off their cobwebs and adapt to the complicated world of online content. So is traditional PR still relevant I hear you cry? The short answer is yes! Getting your story heard in the digital age may seem daunting but the same rules still apply; good old-fashioned PR and the practices that made it so effective in the first place still at the very core of it all. Understanding exactly what media and messaging an audience wants to engage with is what matters most and all you really need to do is give things a digital twist to ensure your message is actually heard. But doesn’t PR cost a lot of money? The good news is that PR doesn’t have to cost an arm and a leg.  You don’t need to appoint a flashy high-priced agency that delights in racking up big bills and bombarding journalists with countless emails that will probably go straight to spam. Here are five tips to get you started. 1-...

Use of Search Intent to grow your Business

Audience research is considered as an imperative aspect of targeting the specific audience. You cannot have any insights about the search patterns of target audience unless you analyze the data and gather the relevant information. Knowing about your audience’s search intent can get you immense benefits of high visibility and enhanced chances of acquiring more clicks. What actually is search intent? It shows the search goal a user wants to achieve. There are various reasons of why the users do a certain query, it may be due to gaining some information, open any website or want to know about a free resource or a product. The span of its benefits expands to some major ‘bosses’ of the business strategy and these are SEO, PPC and content marketing. But the real question here is how it is incorporated in the planning and strategy development? Here is the answer. The three types of search intent: Navigational: In this category, the user directly wants to jump to a specific we...

Garbage Disposal: What to do and what to avoid

Garbage disposals are a fantastic instrument of ease in the kitchen. You know it can be a real time saver when it comes to cleaning up after a meal is finished by the guests. But only when you maintain it properly. In order to avoid creating a long-term plumbing problem, however, you will need to ensure that you treat your appliance with an appropriate care. The most common plumbing problem during the holidays is blamed on the garbage disposer. This is because when the drain line serving the kitchen sink is clogged, it backs up through the garbage disposer. Dos: These are the things you should follow in order to keep the garbage disposer up for a long time. Grind food waste with a strong flow of cold water. It is important as cold water will cause any grease or oils that could get into the unit to solidify. This way, they can be chopped up before they reach the trap. Grind certain hard materials including small chicken and fish bones, small fruit pits, and eggshells. These part...