iOS Mobile Safari Virtual keyboard bug [closed] - html

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
i got some problem with iOS mobile Safari virtual keyboard.
After focusing input white space appears between fixed footer and virtual keyboard, can't figure out how to fix it.
https://youtu.be/AUqeg98AoKE
http://tokarskyi.ho.ua/testdrop2.html - link from video, you can test it, on iPhone 6/6s 5/5s Safari only vertical view.

Related

input field value display in desktop not in mobile browsers [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 days ago.
This post was edited and submitted for review 6 days ago and failed to reopen the post:
Original close reason(s) were not resolved
Improve this question
how to fix this issues.please check this Source Code.its work fine in desktop view but not in mobile browsers.
input fields work fines in desktop view.enter image description here
but error in mobile browser view.
enter image description here
.
css width does not change

Why does my website show two headers on a smartphone? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 years ago.
Improve this question
For some reason my website shows two headers (the Desktop Header + the Mobile Header) when I open it on my smartphone. Can you imagine what the cause for that is?
https://www.globalmarshallplan.org/
Because in small screen resolution appears additional block for header, but existing block (for desktop) don't hide.
(x-hide-xs x-hide-sm x-hide-md) add these classes to the desktop version

Responsive website works fine on Firefox responsive mode, not working on Chrome Mobile or trough broswers like Instagram and Facebook ones [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 4 years ago.
Improve this question
I am using vanila Css and having sucsess on the mobile Firfox broswer but a a problem occuring using Chrome broswer.
Here is the link.
Man i could not fixed. removing the footer which is fixed only partly solves the problem the right blank white
There is a "#footerTxt" element in the "#footer", you may modify it's css. If you remove the 'width' from it, the view is will normalizing (white space will remove from the right side).
You need to change/modify this "#footerTxt width" property.

IE11 Edge browsers div border-radius isn't smooth [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 years ago.
Improve this question
When you scale a div element close to the rounded corner it appears that in IE11 and Edge the corners aren't smooth. I checked in Chrome 49 and latest FF and it works fine.
Please see the demo page. You should have access to code in the demo.
My question is: do you know a workaround for this issue?

#media query does not seem to be working [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
Does anyone know or could point me in the right direction with this site, I have major issues with IE 11. I have not tested lower than this yet but Chroms, FF, Safari all work fine.
If you compare this website in both you will see the difference, it looks to me like media queries are not applying to the website. But I have no idea how to get it working. I know this is a glow in the dark!
www.stamford.ac.uk
Left side is Chrome and right side is IE11. I don't see any differences, but the menu needs more contrast and the "Find a Course" needs adjustment to be responsive.