I am trying to surround specific words in textContent with HTML tags, this could hypothetically be done by doing element.textContent = element.textContent.repla
what I try to do is to have the same display as this picture : So in my menu the plant type (Type of plant1) is displayed above a gray bar and when you click o
I have split a single SVG image into parts and placed them in a single row of a CSS flexbox. The goal is to keep a constant height but allow the width to change
I am trying to surround specific words in textContent with HTML tags, this could hypothetically be done by doing element.textContent = element.textContent.repla
SO community! I'm trying to make an object move at the same phase as scroll using CSS transform. The problem is that I see the animation is not smooth. Instead,
I have an HTML table. On the table I have an input textbox. Next to it. (appended in the HTML) I have an anchor. All I want the anchor to do (at the moment), is
I am currently working on a project and i have custom html edit on my blogger but when I open the same blog in my mobile it shows the simple blog template and s
I've got some trouble with plotting white spans over a plot. I've created and plotted a given function y(x) and defined some "forbidden" regions, corresponding
I'm trying to have only one of two forms POST depending on which button from a btn-group is selected. Currently all of the forms POST with no issue, but there a
I am trying to get my data into an HTML table. The JavaScript is properly detecting the data and is showing two rows in the table, which is correct. The issue i
I have a problem with the searchbar not hiding when reducing the size of the window. Maybe there's a better way to solve the problem but hiding the searchbar, h
I want to build my portfolio with Flutter web, but only thing is load on Inspect page is this: <flt-glass-pane style="position: absolute; inset: 0px; cursor:
Right now I'm coding a menu that has a two column layout. This is the code. HTML: <!DOCTYPE html> <html> <head> <met
I am working with Jquery ui sortables. I have made bootstrap cards sortable in a table. When i drop a card i want a to execute a function. This works fine when
When I click the text of "prefer not to say" of the second and third questions, the first question's answer changes to "prefer not to say". Wh
I am trying to load the view cart area of my html and jQuery code in the mobile size, but unable to do so, I duplicate the function and added a 1 to the end of
I want to create something like this in a layout where the icon line themselves up with html, how can i get this done? Layout i would like to create I Tried the
I was wondering how to add a header (or just any html file) into another html file. I tried using iframes, but it just redirected what was inside of the iframe.
I have a script that uploads the video to a server, everything is correct but there is a problem, after the upload of the video to the server is completed it sh
A white background can be seen at the bottom of the div, can this be fixed? .flexbox-item_one { display: inline-block; width: 200px; margin: 10px; b