educational

HTML5 Benefits

With the latest incarnation of the hypertext markup language gaining increasing support, website creators and viewers are reaping multiple rewards.

There are a wide range of benefits to using HTML5, including improved accessibility, enhanced presentational choices, new options for search engine marketers and increased performance across nearly any compatible device.

Of particular interest to adult affiliates is the new sandbox attribute that enables webmasters to specify additional restrictions on the contents of iframes.

Keeping an eye on the status of the evolving standard, XBIZ has selected a few of the newer or lesser-known tags and attributes that you may find useful on your adult website:

For example, HTML5 allows webmasters to specify which of their site’s resources a user is able to modify and to what extent. Here, the contenteditable attribute, with values of true, false or inherit, comes into play. You could use this attribute on form input boxes, and combine it with the new spellcheck attribute, which typically applys a red underline to any misspelled words. Add the autofocus attribute, and the visitor’s cursor will land just where you want it, such as blinking away in that form input box.

Like many HTML5 features, content editable and spellcheck are not yet universally supported, but will degrade gracefully on older, less sophisticated browsers, which will simply ignore the commands.

Many designs today make use of various ways to alternately display and hide content, often using “display: hidden” or “visibility: visible” or similar CSS coding instances. HTML5’s new hidden attribute offers an additional option for hiding content; but as with the display and visibility CSS choices, care must be taken to ensure the correct behaviors — with linking to hidden content and its cross-platform accessibility being concerns.

Of particular interest to adult affiliates is the new sandbox attribute that enables webmasters to specify additional restrictions on the contents of iframes; such as barring forms, links, plugins and scripts from running. Desired functions can be enabled through values such as “allowlinks” or “allow-forms” as necessary. Although not yet widely supported, sandbox will help minimize cross-site attacks and enhance overall security.

The use of iframes (inline frames) is commonplace on adult websites, especially those promoting cam or dating sponsors using iframes to show “now online” profile updates.

Such users may also appreciate the new seamless attribute, which specifies that the browser should render the iframe’s content as if it was an integral part of the parent page; without borders, scrollbars, or other indicators that the iframed page is from a different domain or ownership interest — keep in mind that when its used within a commercial context, this blurring of the lines of ownership can be legally problematic. Show your attorney your final design and ask him what he thinks. Care must also be used with link targeting as “_parent” is set by default when seamless is used.

On that topic, link targeting is aided in HTML5 via the addition of the target attribute to the base element, which was previously limited to setting base URLs for relative links. Traditional link target values such as frame names and _blank, _parent, _self, and _top, are all valid for values for the target attribute; which could help some websites that offer large numbers of off-site links that open in new windows, such as a TGP, to streamline its coding, because the link target is set globally within the page <head>, i.e.:

<base href="https://www.example.com/" target="_blank">

Finally, another useful new attribute for the script element is async, which commands scripts to execute as soon as they are ready, even before the rest of the page has loaded, allowing script functionality to initiate while the rest of the page loads in the background.

This could be especially handy for firing “popunders” or other advertisements.

There are many other new tools coming with the new standard, and as HTML5 continues its ongoing rollout, XBIZ will cover how it impacts your business needs.

The most important takeaway concerning the immediate future of HTML5 and the current markets’ “readiness” to embrace this new Internet coding standard — which is still years away from its final ratification — is that while many features are incomplete, as a series of incremental enhancements, the progressive additions of HTML5 coding to new or existing websites allows you to take advantage of today’s top feature sets, while preparing for tomorrow’s standards.

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