Dev Depot: Intention.js Restructures HTML in a Responsive Manner

Embracing the concept of responsive web design isn’t always clean and tidy, with many modern sites exhibiting telltale signs of digital sludge under their shiny surfaces — sludge that robs performance and creates a maintenance nightmare.

Enter Intention.js (www.intentionjs.com), which the publisher calls a lightweight tool for responsive design that manipulates the DOM via HTML attributes, so the methods for manipulation are placed with the elements themselves — enabling flexible layouts that do not have to be abstract or messy — but that can serve every imaginable viewing device.

Developed to easily increase web layout options and flexibility, reduce development time and to lessen dependence on media-query-driven style sheet overrides, Intention.js dynamically restructures HTML in a responsive manner.

Developed at Dow Jones to easily increase web layout options and flexibility, reduce development time and to lessen dependence on media-query-driven style sheet overrides, Intention.js dynamically restructures HTML in a responsive manner. The script addresses a range of questions, such as “What should an element’s classes be on mobile vs. tablet or where should advertising markup be placed when viewed on a desktop browser, or does a page require an alternate slideshow widget on touch-enabled devices?”

If these are design considerations that you concern yourself with, then Intention.js can provide a solution that alters pages based on the users’ device — with Context.js creating a set of common page contexts for width thresholds, touch devices and high-res displays, along with a standard fallback; with custom contexts and threshold groups easily added.

According to the publisher, Intention.js determines what it calls “threshold groups,” which define the context in which a visitor is viewing your site. These threshold groups work by measuring an axis — such as the browser’s width — or a device’s pixel density (for catering to high resolution screens).

Intention.js offers three basic manipulations: that of attribution, class and placement; allowing users to change the value of any attribute, add or remove an element’s class, and to adjust the position of an element within the structure of the containing document.

Using Intention.js is as simple as flagging an element as “intentional” and giving it an intentional attribute, which can be specific to a change in contexts in an axis, or a specific context passing “true,” or a specific context within a specific axis passing “true.”

While Intention.js responds to numerous device contexts by default, it is a highly scalable solution that is open to any index, so that any type of data that is quantifiable can be used to manipulate a web page — allowing coders to create custom contexts based on anything that they can measure — and then automatically restructure coding in response.

“It’s not just changing a page based on the browser’s width: it’s noticing touch-capabilities, portrait/landscape orientation [and] high resolution contexts,” states a rep. “Intention.js can be taught to restructure pages based on scroll depth, pageviews, [or the] time of day — basically anything!”

One handy feature is the ability to listen for Intention’s first response on page load, such as when wanting to insert specific content or run certain functions. When you don’t want the event handler to keep firing after that first load, jQuery’s Deferred Objects can come into play, but repeating event handlers are easy to setup as well.

Intention.js requires jQuery and Underscore.js and is compatible with all modern web browsers, including Internet Explorer 8 — but developers needing to accommodate this software (still run by legacy Windows XP users) will want to note that although jQuery 2.x dropped support for IE8, Intention will run on older versions of the jQuery libraries.

The script’s website and blog lists a variety of examples, including an interesting use of Intention.js contexts to drive animated characters; but such novelties aside, Intention.js offers a simple yet highly expandable and robust solution for responsive website creation — backed by The Wall Street Journal’s professional team of developers and issued under the MIT License for carefree script modification.

Try Intention.js with your existing framework, or use it to build a site from scratch — either approach helps deliver a website with a high degree of cross-platform compatibility and an engaging user experience.

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

The Search for Perfection in Your Payments Page

There has been a lot of talk about changes to cross sales and checkout pages. You have likely noticed that acquirers are now actively pushing back on allowing merchants to offer a negative option, upsell or any cross sales on payment pages.

Cathy Beardsley ·
opinion

Unpacking the Payment Card Industry's Latest Data Security Standard

The Payment Card Industry Data Security Standard (PCI DSS) is a set of requirements and guidelines that apply to all businesses that accept credit card payments, and is designed to ensure the security of those transactions.

Jonathan Corona ·
opinion

Compliance With State Age Verification Laws

During the past year, website operators have faced a slew of new state age verification laws entailing a variety of inconsistent compliance obligations.

Lawrence Walters ·
opinion

Merchants in Spotlight With Visa's VIRP

By now, most merchants know about the Visa Integrity Risk Program (VIRP) rolled out in spring 2023. The program is designed to ensure that acquirers and their designated agents — payment facilitators, independent sales organizations and wallets — maintain proper controls and oversight to prevent illegal transactions from entering the Visa payment system.

Cathy Beardsley ·
opinion

How to Know When Hosting Upgrades Are Really Needed

I was reminded about an annoyingly common experience that often frustrates website owners: upgrades. Sometimes, an upgrade of physical system resources like CPU, RAM or storage really is required to solve a problem or improve performance… but how do you know you’re not just being upsold?

Brad Mitchell ·
profile

WIA Profile: Natasha Inamorata

Natasha Inamorata was just a kid when she first picked up a disposable camera. She quickly became enamored with it and continued to shoot with whatever equipment she could afford. In her teens, she saved enough money to purchase a digital Canon ELPH, began taking portraits of her friends, shot an entire wedding on a point-and-shoot camera and edited the photos with Picnik.

Women in Adult ·
trends

Collab Nation: Top Creators Share Best Practices for Fruitful Co-Shoots

One of the fastest ways for creators to gain new subscribers and buyers, not to mention monetize their existing fan base, is to collaborate with other creators. The extra star power can multiply potential earnings, broaden brand reach and boost a creator’s reputation in the community.

Alejandro Freixes ·
opinion

Bridging Generational Divides in Payment Preferences

While Baby Boomers and Gen Xers tend to be most comfortable with the traditional payment methods to which they are accustomed, like cash and credit cards, the younger cohorts — Millennials and Gen Z — have veered sharply toward digital-first payment solutions.

Jonathan Corona ·
opinion

Legal and Business Safety for Creators at Trade Shows

As I write this, I am preparing to attend XBIZ Miami, which reminds me of attending my first trade show 20 years ago. Since then, I have met thousands of people from all over the world who were doing business — or seeking to do business — in the adult industry.

Corey D. Silverstein ·
opinion

Adding AI to Your Company's Tech Toolbox

Artificial intelligence is all the rage. Not only is AI all over the headlines, it is also top of mind for many company leadership teams, who find themselves asking, “How can this new tool help our company?”

Cathy Beardsley ·
Show More