Category "html"

HTML/CSS Radio buttons not clickable due to being inside a Radio controlled tab container?

I have created a set of radio buttons to allow users to provide a response to a set questions. The HTML I have set works perfectly on a fresh html page but when

While Using getElementById, How can I access a specific index in a array and reassign digits, after submitting numbers from a input felid with html

I'd successfully obtain arbitrary numbers from an input field while utilizing a callback function on the HTML side which eventually passed the original numbers

Big blank space at the bottom of page

I'm having this problem, when I added a background image to a flexbox column, I can see that there is a big blank space at the bottom at the bottom. I tried to

Move another window and rebound if touch borders of desktop

I have a question. How can I create a program that moves a specific window, for example discord around the desktop and if it touches an edge it bounces?

Move another window and rebound if touch borders of desktop

I have a question. How can I create a program that moves a specific window, for example discord around the desktop and if it touches an edge it bounces?

Right align buttons inside flex

How can I align the buttons on the right hand side to the right (the right side of the orange box in the image)? [Visual of the button element not aligned to th

Html - long textinput

Is there a way to make text in text input look like textarea .I want the text to start from the top and goes back to line at the end but i don't want to use tex

Weird glitch on card hover

my problem is I used some effect to make the card float using transform(translate) and some shadow and it works just fine, but whenever I come near the edges wh

Converting HTML User Form input into .sql file that is in the same folder Using PHP (Question)

The reason why I am asking this question is because everyone seems to say to create a database using myphpadmin or mysql which i am having great trouble trying

How to set req.body for a video tag?

I would like to set a req.body parameter for the request that the video tag is requesting. The Video tag requests at a certain route to request a video stream.

Remove specific HTML div when click on delete button using vuejs

So I have some input fields which are repetitive to fill different data. For every repetition, I also have a delete button. If I click on this delete button, th

How to create a navigation menu for existing site using HTML, CSS

I am pretty new to coding. My boss is asking me to add a navigation bar to the existing website so all the services are hidden in the Service option. Can anyone

How to make whole html input type date field clickable for calendar popup?

In the HTML input type date field when we click on an icon, the calendar is popup. But I want to make it pop up when we click in the dd/mm/yyyy field?

Swagger yaml response html

I need to format my response (examples) in swagger, at the moment I have this but it doesn't work: /** * @swagger * /instance/status: * post: * securi

Broken image when site is called from external link

My React app is working well when I call it typing directly in the browser, but when I call it from a link sent by email it shows a broken logo in the header. T

How i can get suspense to work on react 18?

Hello my code is as follow wnna try suspense with react 18 but not having luck to render Loading.... User.jsx import React, { useEffect, useState } from "re

Sort a list of products save in localstorage with JavaScript change event listener

I have saved a list of products in localstorgae and I want all my products to be displayed in descending order when I click on one of the combobox items con

Is there an efficient way to create static wavy text?

(I'm really sorry if that's not the right way to phrase what I'm looking for.) I'm trying to create text that looks like this: this. Further example. It altern

How to use css to make div with few sections overflow?

https://jsfiddle.net/g0Lf42bq/6/#&togetherjs=khq05DeHEp I have a div that contains text + icons the icons are visible only when hovering on this div I want

'main' content is occasionally bleeding into footer (but only in staging)

switching a content pipeline away from wordpress. everything is going well but there is a tiny difference that has to be simple but throwing everyone for a loop