Category "html"

How to Fix the TD elements of first column of the table body while the rows are scrolling?

The title is not clear, I know. Let me explain what I mean: First column has td elements which have varying rowspans. What I want is to keep the td text in firs

Why am I getting a Chrome error when applying <meta> for responsiveness?

I am watching this video and I see they wanted me to use <meta name="viewport" content="width=display-width, initial-scale=1"> for more of a responsive w

how to get a section to flex in a column

I'm working on media queries, I'm trying to go from a tablet view to a desktop view. I can only get one or the other right, not both. https://imgur.com/gallery/

Filter by value in checkbox popup in Mapbox GL

I have changed my mind about how I want to use the Checkbox filter in Mapbox. I am using CSV2Geojson to map Google Sheets data in my map and then filter by valu

Qualtrics programming question (using javascript to create a bipolar slider)

I need to use bipolar sliders for a series of questions in Qualtrics. I saw some code on the Qualtrics community website to help get a label on the right hand s

How to set decimal input range using javascript or html?

I have an input and I need it to be limited to only these values: Min: 0.01 max 999.99 If I use maxlength="6" I can enter, for instance, 999.99 but also 1000.1

Display empty XML data node as text message

I am fairly new to xml and I'm having a weird problem with templates. For empty data nodes, instead of displaying a blank space where the data should be, I wan

Dynamically get value of specific element from list of elements with same id

So I'm trying to make a star rating feature and I'm stuck on setting the value dynamically from a variable. I don't want to make it so that the stars are intera

Drag an Element as a window

I have an element that contains a couple of elements and I want that while clicking on the green header of the element it will be dragged with the mouse movemen

How to avoid overflow of a bootstrap card image in card-body?

I am using bootstrap cards and I could manage the card image from overflowing outside the card area but the bottom of the image overflows in the card-body regio

python requests-html Chromium process leaking

My program cannot run thought the entire loop because a leak crashes it before it gets to the end. I have the following script: from requests_html import HTMLSe

Dropdown menu code not quite right on mobile

I have built a menu on this page that is live: https://boys-cry.com/ and it was working fine until I added the mobile background content on a different section

How can I force safari to enable my website javascript?

Recently I've got feedbacks from collegues and friends that some features of a website of mine doesn't work on Apple devices. With some research, I found out th

How to make this onclick go to a dynamic url?

So I have an onclick that directs to a linkedin page here: <li id="toHover" onclick=" window.open('https://www.linkedin.com/in/jvanderkooi/?originalSubdomain

HTML bookmarks : when clicked does not show my vertical Menu

I want to create a web site like this site https://andrewborstein.com/ But in my page when I click the Link it goes to the correct place but the the DIV ge

if i using angularjs function excel upload button function how to write my code

I writed code $scope.updatepricingimport = function(file) { debugger if(file == null || file == undefined || file == "") {

How to send data from a Python file to a GitHub pages html file to display

I want to start a project where you will input something in Python and it will appear on a GitHub pages html file. How would I do this? Would we be able to do t

Recharts 100% width is not working in Nextjs / Reactjs. It is not occupying the entire width and also act like a block

I am using Recharts with Next.js and Tailwindcss, I copied a barchart code snippet in Recharts to create my own barchart too. I have to change the height to asp

how to align center list images

I need to align my li images in center. I have tried style="text-align: center;" in ul component. but it did not work. Thanks in advance. <link rel="styl

Webkit browser fullscreen request changes body colour and removes console

I am currently preparing a website which should switch the full website to fullscreen upon user request. I use the following function: launchFullScreen(document