Category "html"

JavaScript event.preventDefault() submit button data in _POST

There is something I can not seem to find documentation on: I have this form with multiple buttons. The buttons have their own actions associated with them and

How to hide buttons based on your "job"?

I am creating an app and I want that the buttons appear based on your $job. There are 4 jobs, which are all in mysql databases: student teacher staff principal,

Text not aligned at the bottom of the container

In this example, the price text is aligned at the top of the container, I want it to be aligned at the bottom of it, like at the baseline .options { mar

css import <link rel="stylesheet" href="style/style.css"> doesn't work

I'm trying to import a ccs file in HTML. But, it doesn't seem to work. <link rel="stylesheet" href="style/style.css"> This is my file structure: If I us

Html ReferenceError: document is not defined

My error = ReferenceError: document is not defined document.getElementsByClassName("text_status").innerHTML = 'hello' I am trying to change the text of an elem

Bootstrap framework in WebView support

I Checked Bootstrap framework's device/browser support page and found that it is not supporting WebView in iOS. I tried to find the reasons in internet but i a

Deploy different from view on local server

I was building a site and during building I checked it out through live server and everything was OK. Now after deploying on netlify. The site looks different a

UX associate table to another

It's not really about having issues with a specific language. I'm just wondering how I should display associated tables. Here is my problem. I have to build an

Webos clear localStorage when uninstall

I'm developing a webOs app with vanilla JavaScript. The app don't pass the LG QA processing because when uninstall the app and install again the keep users toke

Can not access any other files than the root directory of the site

When i access my website: https://antwoorden.alpacapanel.eu/ i see everyting fine but when i click on one of the buttons it won't show the file that the button

How to add background color to section in shopify liquid

I am trying to add a background color to my shopify slideshow section but it doesn’t work. I have tried to add a new div: <div style="background-color:

Select Second Image Not In <noscript> Tag

Wordpress is returning the followed by a tag and the same inside. In my case, I have two images and I need to select the second and ignore the ones. Here i

I'm having issues with my Drop Down navigation in bootstrap! How can I center the drop down?

Take a look at the drop-down menu? Do you see that it looks rather odd and not straight! How do I fix that? I have tried float, margin, and a few other tricks,

Nanogallery2 - tags with spaces

I'd like to have tags with spaces in but I can't appear to do it. The gallery is working fine and tags partially work but I cant get spaces into them. My code

CSS Not Linking To HTML Replit

I am using replit to host a chat server using Node.js and Socket.io. I used the getting started guide provided by socket.io (https://socket.io/get-started/chat)

Why is image not showing? and how to put an image on top of the background image? html, css

I'm struggling with understanding css/html at this point. The background-image is only showing when I put it into body in css, but I would prefer to have it in

How do I get SVG textPath to work with animated path?

Please view the demo here: https://codepen.io/bsoutendijk/pen/gOvLMaq Expected behavior: After clicking "update path" button, the path will change, and the text

How do I download a file returned from FastAPI backend using Fetch API at the frontend?

This is my FastAPI(python) code, which returns a .ics file: @app.get("/latLong/") async def read_item(lat: float,long:float): mainFunc(lat,long) return

Responsive HTML text/images in Outlook365, gmail, etc

I have a PowerShell script that creates a single HTML file, email.html, with inline CSS and embedded base64 images.. then sends it daily to me (my website repor

Keeping image size the same relative to each other

So this site I'm making has a hero with a full sized image, a full width image banner beneath it, and then the rest of the page. The hero and banner images have