DZone
Web Dev Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Web Dev Zone > JQuery++ Offers Useful DOM Helpers & Special Events for JQuery 1.7+

JQuery++ Offers Useful DOM Helpers & Special Events for JQuery 1.7+

Hirvesh Munogee user avatar by
Hirvesh Munogee
·
Jun. 11, 12 · Web Dev Zone · Interview
Like (0)
Save
Tweet
5.07K Views

Join the DZone community and get the full member experience.

Join For Free
jquery++ is an extremely collection of useful dom helpers and special events for jquery 1.7 and later. it is not a ui project like jquery ui or jquery tools, instead, it is all about providing low-level utilities for things that jquery does not support. if underscore is jquery’s functional-programming tie, jquery++ can be dubbed as jquery’s bald-spot covering toupee.  below is are lists of dom helpers and special events that jquery++ provide:

dom helpers - faster and easier dom manipulation with:

  • jquery.animate - animate using css animations
  • jquery.compare - compare element document position
  • jquery.cookie - read and write cookies
  • jquery.dimensions - set and animate innerwidth and outerwidth
  • jquery.formparams - serializes a form into an object
  • jquery.range - create and manipulate text ranges
  • jquery.selection - get and set the current text selection
  • jquery.styles - quickly read computed styles
  • jquery.within - get elements within an area or at a point

events - listen to special events with:

  • jquery.event.destroyed - an element is removed from the dom
  • jquery.event.drag - delegatable drag events
  • jquery.event.drop - delegatable drop events
  • jquery.event.fastfix - faster jquery.event.fix using es5 getters
  • jquery.event.hover - delegatable hover events
  • jquery.event.key - returns a string representation of the key pressed
  • jquery.event.pause - pause and resume event propagation
  • jquery.event.resize - listen to a resize event on every object
  • jquery.event.swipe - delegatable swipe events


requirements : jquery
demo : http:/ / jquerypp. com
license : mit license
Event JQuery

Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Password Authentication. How to Correctly Do It.
  • Exporting and Importing Projects in Eclipse
  • How to Perform Visual Regression Testing Using Cypress
  • Simulators vs. Emulators: What's the Difference

Comments

Web Dev Partner Resources

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo