I have an issue with safari explorer. I have a scroll indicator in the shape of a circle, that works fine in any borwser except safari. So I have one layer (the
for our intranet i've to do a large table with lots of columns. As there are many columns, i want to be able to hide some "blocks" of columns for better overvie
I have working code that requests information from a website. When I send the file to another PC and run the code, I get: "Run-time error'91': Object variable
I have a firebase hosted Flutter Web application which is a game. Since the URL for the Firebase hosted site (https://jw-daily.web.app) is difficult to remember
I have a question about adding styles to Angular components. e.g I would like to have every second angular component in a list to have red background-color. How
I'm working on a flights agency website, and at some point I need to draw some lines between elements that are being added dynamically. See the image to underst
I'm trying to upload my website in GitHub but the images won't show. I've tried a lot of the solutions posted here (changing path, changing png to PNG..) but no
Basically my sticky footer is at the bottom of the page usually, works completely fine. However on the page with an accordion position:absolute, bottom:0, doesn
I am making an ionic app that uses an iframe to open a website on Android 11. To navigate utilizing the back button on the phone, I'm using the following code (
I have been working on a little coding project for my friends. This includes a somewhat password system that changes your username. I implemented this so that i
I need to show a toolbar ABOVE a text selection in an editor. That's easy. Unfortunately Safari on iOS seems to prefer opening its copy/paste/formatting context
I would like to have a thumbnail with a caption on the right side when the screen is over X px. I tried it with and figcaption, but I didn't manage it yet.. he
I'm trying to create a Masonry layout using Tailwind CSS utility classes (not plain CSS), but going through all the official Tailwind document
I have a footer with the follow code: <div class="footer" style="width: 100%;"><h5> <a style="width: 30%; float: left; margin-left: 2.5%; backg
Below is a code that redirects people to a page of the same name. For example, if I type in the word 'chocolate' and click 'Submit', the user should be redirect
I am trying to open a new url page and get the title of new page. issue: it is openning new page but the title is for previous page, (not new page). // open pd
how to set After searching from a search bar if it is clicked outside the search bar then it should take the first value of my search ?? I have tried with addEv
In this excercise i expect to put header h2 on the same vertical line with the first card from left. each card is a flex item width width 160px in a flex contai
I am trying to create a data table that has a sticky column. In this column, I also like to create a bootstrap dropdown button. But bootstrap dropdown has a con
I have this sports API and I want to be able to pull only certain league ids from this data and use those selected leagues to display them. here is the API Call