Quantcast
Channel: Active questions tagged html - Stack Overflow
Browsing all 73845 articles
Browse latest View live
↧

Typo3 WEBsockets [closed]

I have the need for implementing a server to client communication with Typo3. There are solutions for a websockets server but I did not find anything which is working together with Typo3 V9.5. Typo3 is...

View Article


How to make event available for dynamically added html jquery?

I am doing some process that is running fine for first time loaded content using - $("#daily-table").find("td.user-slot").mousedown(function (e) { Some Process } But its not working for dynamically...

View Article


Drag and drop div with mouse using pure JS

Can someone please tell me how could I move a div where I need and with mouseup stop moving it. Also, is there anyway that I can do it with only pure JS?

View Article

Image may be NSFW.
Clik here to view.

Drawing curved SVG arrow lines from div to div

I want to draw two curved arrow lines using SVG to connect two elements to indicate they go back and forth, like this:I've read a bit about SVG but I'm not totally sure how to create a line that's...

View Article

Exporting an HTML form to an excel file and need help formatting the excel cells

I have a small HTML form and I have it set up to export the form into an Excel file. This works fine but, the only issue I am having is I would like to be able to center the cells when it exports and...

View Article


Save form data wordpress

I have created a form on a custom wordpress page template that will take some information inserted from the user and a geolocalized map position that will unlock the save button after the desired...

View Article

Use Javascript if/else statements to change HTML code

I've already got this code:<h1 align="center" id="message" class="expandUp"></h1> <script type="text/javascript"> var d = new Date(); var n = d.getDate(); if ( n == 1) { message =...

View Article

PHP code for attributes inside HTML opening tag

I know of this method which enables us to use PHP variables / statements for values of HTML attributes.<button type="button" data-value="<?= $value; ?>">Remove</button> But I am...

View Article


How to make Angular App work in certain browsers (Angular 7+)?

I would like my Angular App work in certain browsers. Currently, it works in Google Chrome, Safari and Edge. But, it doesn't work well in IE. How can I make it work in certain browsers?

View Article


PHP DOMXPath Get Value with Full Path - No ID

I am trying to get a value of an element through a direct XPath as the element has no ID. $dom = new DOMDocument(); @$dom->loadHTML($rawHTML); $finder = new DOMXPath($dom); //this works well...

View Article

Linking Forgot Password to Reset page

I'm designing a wholesale site for a client using shopify basic plan. I had to build a page to prevent anyone from accessing the store but this page allows you to log in or to request access to the...

View Article

Is there an elegant way to allow Android Screen Readers to respect changes to...

When using Android Screen Reader to navigate a webpage on Chrome, elements that are aria-hidden do not work correctly if the aria-hidden value changes during the lifespan of the page. For example, if...

View Article

Make img ignore parent padding and sit flush to container edges with negative...

I have a parent div with padding, but I want certain child elements to ignore the padding and sit flush to the container but still be responsiveThings need to be to avoided:Adding extra padding div...

View Article


How can I remove the white background in a webview?

I have the following problem: I am loading a html file into a webview. The background color of my html file and my activity is black. What happens is that there is a short white flash at the beginning...

View Article

How to make a box same size?

I need two of my main buttons to have the same sizes, I'm still new to web development so I have no clue. I currently have the following HTML and CSS for the index.html<body> <div> <img...

View Article


Change value received on form submission

Below I will break out the code the best way that I can - I want to be able to receive a string emailed instead of a value number on my form submission.Here is the section with the HTML:<input...

View Article

Image may be NSFW.
Clik here to view.

vscode HTML script Code hints how to jump to lib.dom.d.ts?

<!DOCTYPE html> <html lang="en"> <!-- ... --> <body> <script> console.log('1'); </script> </body> </html> When CTRL + left-click, he does not jump to...

View Article


How to read the post request parameters using JavaScript

I am trying to read the post request parameters from my HTML. I can read the get request parameters using the following code in JavaScript.$wnd.location.search But it does not work for post request....

View Article

Image may be NSFW.
Clik here to view.

How can I get the visible height of a font? [duplicate]

This question already has an answer here:Find height of rendered/visible text 2 answersI'm building a price calculator depending on the text size. The problem using HTML is that the fonts don't show...

View Article

Style all buttons except 2 buttons

.button , button{ border:solid black 2px !important; } With this code I have provided a frame for all buttons. However, I don't want to have a frame for the buttons "searchsubmit" and...

View Article
Browsing all 73845 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>