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
I'm using Disqus comments system and I'm trying to use the feature of adding comment count links. The code that I can use is below: <span class="disqus-comme
The problem is quite simple: add two functions to the HTMLElement which is on and off. The on functions works exact same as addEventListener The off functions w
I am working on making a search bar that will filter my site for reports(urls) based on what is typed in. It currently works sort of. It will filter the items b
I am trying to fetch a URL from a webpage, here is how the URL looks in the Inspect section: Here is how the URL looks in my python-code: How can I get the ac
I need to send a form and a array/string to the server. My Ajax looks like this: var formData = $("#formpv").serialize(); $.ajax({ type
we found a fiddle to show random DIVs by refreshing the Page. This Code works fine, but now we want to edit this Code and we want that the DIVs will just refres
we found a fiddle to show random DIVs by refreshing the Page. This Code works fine, but now we want to edit this Code and we want that the DIVs will just refres