Category "html"

An articulated 3D human in HTML5

I am developing an open sign language gesture builder, in some ways very similar to Vcom3D's Gesture Builder - see product demo on bottom of this page. The mai

3rd level in CSS drop down menu needs smarter vertical alignment [closed]

The existing question how-to-add-a-3rd-level-to-my-css-drop-down-menu has a classy code snippet and working example on jsfiddle to show the or

HTML: Unable to scroll over iframe video embed (viemo)

I'm making a portfolio using wordpress. In it I have embedded a Vimeo video with a play button in my portfolio using the attached code, unfortunately, I'm not a

Putting C++ string in HTML code to show value on webserver

I've set up a webserver running on ESP8266 thats currently hosting 7 sites. The sites is written in plain HTML in each diffrent tab in the arduino ide. I have i

QATester weird Error: clickable element "ADD" was not found by text|CSS|xpath

Sup Guys! I'm finishing an Assesment related to an PHP/MySql App; I have learning from scratch since I have never seen PHP before, and I have to admit that I wo

why label inside label for two element not working

In my code, label "Two" for second input set in label "One" for first input, but when click to label "Two", then first input not activated. HTML: <input ty

How to save an image to localStorage and display it on the next page?

So, basically, I need to upload a single image, save it to localStorage, then display it on the next page. Currently, I have my HTML file upload: <input ty

There is white space after my Navbar? How to delete it?

This is my Navbar. <div class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <button type

How to stop element with first onclick event to be fired when enter key is pressed first time

I was fixing a bug in a jsp page in which even though a function is defined with onkeypress event to click a particular button (actually its an image of button

Best way to capture all key events for a web application?

I'm a little distraught at the current state of key capturing for web applications. It works great as long as you know your user is going to be typing in a spec

CSS position:fixed inside a positioned element

I have a positioned div whose content can be too long so scrollbars appear (overflow:auto set). It functions as a dialog box in an ajax app. I want to fix a clo

Javascript anchor href change and form post

I have a form coded like below. Basically the href value for the anchor tag is determined by the value selected in a dropdown. <form name=xyz method=post>

Why is there an unexplainable gap between these inline-block div elements? [duplicate]

I have two inline-block div elements, that are the same, positioned next to eachother. However there seems to be a mysterious space of 4 pixel

How to resolve the C:\fakepath?

<input type="file" id="file-id" name="file_name" onchange="theimage();"> This is my upload button. <input type="text" name="file_path" id="file-path

Create HTML table from a list

I am trying to get some values from a List and then create a html table with this data but I can't get it to work properly. I have: HtmlTable table = new HtmlTa

Javascript mouseover event to change form submit button image

I am attempting to dynamically change the "src" attribute of a form submit button via JavaScript by containing the form element within a link in order to captur

Finding all class names used in HTML/DOM

How can I get a list of all class names used inside an HTML Snippet? For example, the HTML Snippet below, <div class="name"> <div class="first">

Bootstrap container-fluid padding

The following HTML is generating unwanted padding: <div class="container-fluid"> <div class="row"> <div class="col-xs-12">

How to print properly HTML table do PDF using jspdf.js?

here is what i am trying to achieve, i trying to print a html table that included HTML table inside too loop my detail (i have header and detail) data. But when

Vertical divider CSS

I am creating a vertical divider, that works fine. But the CSS is cumbersome. The CSS is: .headerDivider1 { border-left:1px solid #38546d;height:80px;position