top of page

6 YEARS AGO

API to force desktop or mobile view to user

Currently Wix decides, based on the user platform, whether to serve up the desktop site or the mobile-friendly site.

Some flexibility is provided by using the .formFactor property. However this has limited use.

For example if you want an Android tablet user to see the desktop view by default, or you want the iOS tablet user to see the mobile-friendly view by default, you can't. The best you can do at the moment is write special code and create special pages for for each and use a redirect to 'fudge' a result.

I would like to be able to do something like:

if (wixWindow.formFactor === "Tablet") {wixWindow.displayDesktopView()};

Pending

API

1 Votes

Top Requests

  • Lorem Ipsum.

  • Lorem Ipsum.

  • Lorem Ipsum.

  • Lorem Ipsum.

Log  in to your Wix account to leave a comment

Thanks for posting! Your comment will be shown once it’s reviewed.

Comments

Add your comments and suggestions here.

Post Comment

User Name

Created Date

Comment Content

User Name

Created Date

Comment Content

Latest Velo Features

Wix Editor Elements ($w): Multi-State Box API

Create a multistate of an object with the dedicated API.

NOV 13 2019

Wix Editor Elements ($w): Multi-State Box API

Create a multistate of an object with the dedicated API.

NOV 13 2019

Wix Editor Elements ($w): Multi-State Box API

Create a multistate of an object with the dedicated API.

NOV 13 2019

Request a Feature

Have an idea for Velo’s next best feature? We want to hear it.

This website was designed with Velo by Wix

bottom of page