Skip to main content
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
58 views

PDF link opens to exact page on Windows but not on mobile or tablet

I’m using a link to open a PDF file hosted on SharePoint (or any other web location) and I want it to open directly at a specific page. For example: https://example.com/myfile.pdf#page=5 On Windows ...
Meir's user avatar
  • 187
2 votes
2 answers
93 views

Horizontal scroll causes vertical scroll on mobile only

What I want is a sidebar that when expanded comes in from the left and pushes the content area to the right so it overflows the viewport on the right. On mobile if there's any horizontal scroll then ...
tvanc's user avatar
  • 4,386
1 vote
1 answer
52 views

Audio Output Device Getting and Selection

I am working on a video conferencing solutions web app and I am having issues while fetching the audio output devices on mobile browsers. I am able to get audio output devices on laptop browsers ...
Mayank Kumar's user avatar
0 votes
0 answers
93 views

Favicon not displaying in Firefox on iOS, despite correct link tags setup

I'm experiencing an issue where the favicon is not displaying in Firefox on iOS. The link tags and other favicon-related tags are correctly defined in the HTML head, and the icons are accessible at ...
BeltoM's user avatar
  • 1
0 votes
0 answers
14 views

Appium - How to write test cases for SVG drawing and two-finger tap gesture on mobile browser?

I'm working on a mobile web application where I have an element in the HTML. I wrote some JavaScript code that allows users to draw on numbers inside the SVG using their fingers. I want to write ...
KhacNha's user avatar
  • 327
0 votes
0 answers
31 views

React Native Web - How do undo viewport shift when the keyboard is closed on Mobile Browsers on iOS?

For a little project I am playing around React Native Web and I'm running into a strange issue that I'm not really sure how to explain what is going on. I have a simple form that has two TextInput ...
Learning Every Day's user avatar
0 votes
1 answer
248 views

How to achieve a very smooth native like scrolling on mobile browser?

I have exhausted all my CSS and javascript knowledge and I still could not figure out how they optimize their mobile website so much that it scrolls like a native app, even with images and videos that ...
Kolektador's user avatar
0 votes
0 answers
180 views

Address Bar Not Hiding on Scroll in Mobile Browsers in Next.js 14 Production Build with TailwindCSS

I am working on a project using Next.js 14.2.17 with TailwindCSS. I've noticed that on the production build, the address bar of mobile browsers does not hide as I scroll down the page. However, this ...
RushO's user avatar
  • 1
0 votes
0 answers
116 views

Preload canvaskit.wasm file in parent domain and reuse (Cached version) in subdomain

To speed up flutter web first load time, I am preloading the canvaskit.wasm file hosted at cdn.xyz.com into nextjs website hosted at for example xyz.com .Once user clicks any cta the domain switches ...
Rajeev Jaiswal's user avatar
0 votes
0 answers
80 views

Prevent a device from going to sleep when browsing a web page [duplicate]

I would like to prevent the device going to sleep while looking at my web page. I would like this to work for chrome and safari on both ios and andriod. I have currently researched 2 possible options ...
Jack McKay Fletcher's user avatar
0 votes
1 answer
211 views

how can I get Stripe's checkout.js to work on Edge and Chrome (mobile)

Background We have a site that processes payments through Stripe using Stripe's checkout.js functionality. It's very straightforward and we've been using it for years. It works fine on all major ...
evan's user avatar
  • 334
0 votes
1 answer
52 views

Why does a part of the sticky/fixed element go off the screen in a mobile browser?

In desktop browser all works correctly. But in mobile browser first ~20px scrolled anyway. All margins and paddings in higher elements = 0. Can you help me with this problem? HTML: <mat-toolbar ...
Ermak's user avatar
  • 17
0 votes
1 answer
334 views

How to prevent Chrome Dev Tools Detection?

I just saw this article. How to detect mobile or desktop and not get "cheated" by chrome dev tools It shows some special ways to detect the browser is real mobile device or Chrome Dev Tools. ...
babeingineer's user avatar
1 vote
1 answer
78 views

Arrow Rotation and Scroll Reset Issue on Mobile Browsers

I am working on a webpage where I have implemented a feature to scroll to the top or bottom of the page with a triangle arrow that rotates based on the scroll direction. The functionality works well ...
Bogdan Zafiescu's user avatar
0 votes
1 answer
1k views

Is there a possibility to deactivate swipe navigation on mobile browsers?

I am building a VueJS form, which has multiple steps and a back button, to go to the previous step. All steps are managed in a parent component, so the URL / router history does not change with the ...
UdoLambada's user avatar

15 30 50 per page
1
2 3 4 5
29
Morty Proxy This is a proxified and sanitized view of the page, visit original site.