jawadulhassan
jawadulhassan
KPCKevin Powell - Community
Created by jawadulhassan on 8/24/2024 in #front-end
Getting white space when keyboard appears in mobile browser
I have this chat app in HTML CSS and JavaScript, when I click the input field in mobile the virtual keyboard appears but it is adding a white space. How to remove this whitespace, any idea? Here is the codepen: https://codepen.io/jawad-ul-hassan/pen/JjQvaNr
1 replies
KPCKevin Powell - Community
Created by jawadulhassan on 7/28/2023 in #front-end
How to achieve this layout using CSS
2 replies
KPCKevin Powell - Community
Created by jawadulhassan on 7/27/2023 in #front-end
Random Distribution of images on web page
I am trying to create a website that loads random images from a folder through a json file, place the images with random size on a randomly position on the website and load more when scrolling...i have a prototype, the raw version is working but there's issue with the random distribution and the loading while scrolling, also the images are heavily overlapping. I am making 10 images to show initially and rest on scroll but all 10 images get stack on each other and there is no scroll so can't achieve the infinite scroll thing as well. I want something similar to this website https://www.steigerconcept.ch/ I don't need the parallax effect and rounded images is this something you guys can help? I will appreciate it
6 replies