Dev Depot: Fullpage.js, Full Pages Are a Scroll Away

Today’s web designers have their work cut out for them in the battle to avoid having a cookie cutter property where a unique design that displays the way its designer intended — regardless of the platform the site is being viewed on — is the intended goal.

Unfortunately, this goal is complicated by the fact that many responsive site designs are far too similar in appearance to satisfy persnickety porn promoters and consumers.

Designed to be responsive for compatibility with desktops, laptops, tablets, phones and more, fullPage.js brings power and flexibility to webmaster’s tool boxes and can be the foundation of even the most advanced of websites.

The similarity in designs stems from the adoption of responsive coding frameworks, such as the popular Twitter Bootstrap — which although it provides a stable foundation for many websites, has resulted in the creation of countless thousands of lookalike sites.

What is needed is a different visual metaphor, but one that is still responsive to the user environment and which also projects a tech-forward feel.

According to its publisher, fullPage.js (www.alvarotrigo.com/fullPage/) is a jQuery plugin that allows users to easily create beautiful and responsive full screen scrolling websites, also known as “single page websites,” in the style popularized by Pinterest — and also provides the ability to add landscape oriented sliders inside sections of the site.

Designed to be responsive for compatibility with desktops, laptops, tablets, phones and more, fullPage.js brings power and flexibility to webmaster’s tool boxes and can be the foundation of even the most advanced of websites.

Using fullPage.js is easy and begins by including either the full or minimized version of the script, along with jQuery and the needed CSS, into the web page’s <head> section.

Webmasters may optionally include the jQuery UI library, to allow additional easing effects beyond the basic animations that are included in the jQuery library, such as linear and swing effects. For example, fullPage uses the easing effect “easeInQuart” by default, so pages also the need to include the jQuery UI library or the customized version which is included in the vendors’ folder (jquery.easings.min.js.).

Coding a web page for fullPage.js is simple and only requires the addition of a CSS class entitled “section” to the DIVs representing each screen-sized “page.” For example, the following HTML code will render a single long web page comprised of three shorter pages, each of which is addressable and can contain any content; including a horizontal slideshow scroller that provides great flexibility in its appearance — an especially handy feature for visually rich adult website applications.

<div id=”fullpage”>
<div class=”section”>Screen 1</div>
<div class=”section”>
<div class=”slide” data-anchor=”slide1”> Slide 1 </div>
<div class=”slide” dataanchor=”slide2”> Slide 2 </div>
<div class=”slide” data-anchor=”slide3”> Slide 3 </div>
</div>
<div class=”section”>Screen 3</div>
</div>

A variety of initialization options are available, controlling parameters such as the horizontal and vertical centering of page content, scrolling activators such as autoscroll, plus keyboard commands, navigation, padding and many other customizable site features.

FullPage is compatible with all modern browsers, as well as certain legacy browsers, such as Internet Explorer 8 and 9, Opera 12 and more. It works with CSS3 and without it, making fullPage.js ideal for serving most web browsers, both old and new.

Currently under active development, the publisher is soliciting suggestions for feature requests and coding style improvements, with a goal of making fullPage.js a great plugin that makes coder’s lives easier. Try it for yourself and see if it makes your life easier — and your clients and customers happier, because they now have a workable site that has a unique appearance with room for easy customization and growth.

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

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 ·
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 ·
Show More