In Visual studio code, When I am using chart.js in my app, prettier always put a comma at the end of the last data of the object 'label'. I think, it's create a
There is this project where I have to display a dynamic graph which updates automatically without refreshing the page. I was able to do this and I am currently
Having an input field where the user will enter the amount in it. i do want to restrict the users from entering decimal points. Eg : if user tries to enter 121.
So I want to make the form element and the button of className "new-count" one under the other but I failed to do so this is my HTML code : <div className="r
I'm using flexbox model to align div items to the right. It works when the items has only one line, but when I have more than one line, only the first line is a
Want to create a dash board, with two or more inputs, a submit button at the end of inputs that outputs a table. I am having trouble creating properly spaced in
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
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,
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
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
My error = ReferenceError: document is not defined document.getElementsByClassName("text_status").innerHTML = 'hello' I am trying to change the text of an elem
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
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
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
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
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
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:
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
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,
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