Dev Depot: jQuery Audit, Auditing Conflicts

One of the most popular technologies employed by modern web developers is jQuery, which powers countless sites and mobile applications. As easy as the framework is to use, however, a variety of conflicts and other concerns await even the most careful of coders.

Some of the most significant of these issues surround the safety of a website.

Testing for common conflicts and more is where automated auditing tools earn their bread and butter.

Freelance security blogger Adrian Stolarski explains that in its role as a lightweight programming library for JavaScript, jQuery’s main task is to manipulate the DOM tree of elements. This causes threats from the use of jQuery on ()Event and from Reply(), along with jQuery’s storage of the root page template. Other problems arise from the use of legacy versions of jQuery, or multiple versions.

“Writing a good jQuery script can be terribly difficult. You must unfortunately rely on trial and error,” Stolarski says. “And then what? Do you have to rely on trial and error to find out what is good and what is not? Does it have to be this way? Of course not.”

Testing for common conflicts and more is where automated auditing tools earn their bread and butter.

According to its developer, jQuery Audit (www.github.com/zertosh/jquery-audit) is a Chrome Developer Tools extension for auditing jQuery, by creating a sidebar within the Elements panel, containing jQuery delegated events, internal data and more; presented as live DOM nodes, functions, and objects.

Google says that its Chrome Developer Tools (www.developers.google.com/chrome-developer-tools/) is a set web authoring and debugging tools built into Google Chrome that provides web developers deep access into the internals of the browser or application.

It is an extensible platform with substantial community support.

For its part, jQuery Audit allows users to locate delegated events and their handlers, with the variables behaving like objects in the sources panel’s “Scope Variables” sidebar.

Users can right-click on a function and go to “Show Function Definition,” or hover over a DOM node to highlight it in the file. Right-clicking to “Reveal in Elements Panel” adds another view.

Zertosh, the extension’s developer, notes that the content of a SidebarPane can be an HTML page, a JSON object, or “the result of an expression,” but adds neither an HTML page nor a JSON object has the ability to display “live” objects.

“The reason for making this extension was so that I could find a delegated event and be able to use ‘Show Function Definition’ on the handler,” Zertosh explains. “For that effect, the contents of the sidebar is actually ‘the result of an expression’ with a lot of trickery to make it look not-so-ugly.”

To differentiate between actual object data and informational messages, Zertosh went with the @(...) convention to prevent confusion with string data.

It even works with popular iframe types.

A useful extension for debugging jQuery events and for the introspection of jQuery objects, the tool’s ability to view the source of a bound function and ability to track down unexpected event behavior, coupled with its simple interface, make it a winner.

Install it from the Chrome Web Store and let jQuery Audit improve your website’s performance by identifying underlying jQuery scripting problems. Your customers will thank you.

Related:  

Copyright © 2024 Adnet Media. All Rights Reserved. XBIZ is a trademark of Adnet Media.
Reproduction in whole or in part in any form or medium without express written permission is prohibited.

More Articles

opinion

Account-to-Account Payments: The New Banking Disruptor?

So much of our industry relies upon Visa and Mastercard to support consumer payments — and with that reliance comes increased scrutiny by both brands. From a compliance perspective, the bar keeps getting raised until it feels like we end up spending half our time making sure we are compliant rather than growing our business.

Cathy Beardsley ·
profile

WIA Profile: Samantha Beatrice

Beatrice credits the sex positivity of Montreal for ultimately inspiring her to pursue work in adult entertainment. She had many friends working in the industry, from sex workers to production teams, so it felt like a natural fit and offered an opportunity to apply her marketing and social media savvy to support people she truly believes in and wants to see succeed.

Women In Adult ·
opinion

Understanding the Latest Server Processors

Over the last decade, we mostly stopped talking about CPU performance. Recently, however, there has been a seismic and exciting change in the CPU landscape, due to innovation by a chip company called Advanced Micro Devices (AMD).

Brad Mitchell ·
opinion

User Choice, Privacy and the Importance of Education in AV

As we discussed last month, age verification in the adult sector is critical to ensuring legal compliance with ever-evolving regulations, safeguarding minors from inappropriate content and protecting the privacy of adults wishing to view adult content.

Gavin Worrall ·
opinion

Maintaining Payment Processing Compliance When the Goalpost Keeps Moving

VIRP is the new four-letter word everyone loves to hate. The Visa Integrity Risk Program went into effect last year, and affects several business types — including MCC 5967, which covers adult and anything else with nudity, and MCC 7273, dating services that don’t allow nudity.

Jonathan Corona ·
opinion

Making the Most of Your Sales Opportunities

The compliance road has been full of twists and turns this year. For many, it’s been a companywide effort just to make it across that finish line. Hopefully, most of us can now return our attention to some important things we’ve left on the back burner for months — like driving revenue.

Cathy Beardsley ·
profile

YourPaysitePartner Marks 25-Year Anniversary Amid Indie Content Renaissance

For 25 years, YourPaysitePartner has teamed up with stars and entrepreneurial brands to bring their one-stop-shop adult content dreams to life — and given the indie paysite renaissance of the past few years, the company’s efforts have paid off in spades.

Alejandro Freixes ·
opinion

WIA Profile: B. Wilde

B. Wilde considers herself a strategic, creative, analytical and entertaining person by nature — all useful traits for a “marketing girlie,” a label she happily embraces.

Women In Adult ·
opinion

Proportionality in Age Verification

Ever-evolving age verification (AV) regulations make it critical for companies in the adult sector to ensure legal compliance while protecting the privacy of adults wishing to view adult content. In the past, however, adult sites implementing AV solutions have seen up to a 60% drop in traffic as a result.

Gavin Worrall ·
opinion

Goodbye to Noncompete Agreements in the US?

A noncompetition agreement, also known as a noncompete clause or covenant not to compete, is a contract between an employer and an employee, or between two companies.

Corey D. Silverstein ·
Show More