Category "html"

how add audio in html5 with base64 encoding

i have a string it is audio record in base64 encoding and in wav format(i have data link - {{vm.record}}). I need add audio player in widget( which had writte

Why doesn't this JavaScript code(embedded as an HTML attribute)work?

Why doesn't this work? <button onclick = "function(){alert('Hello');}">press me</button> while this does: <button onclick = "alert('Hello')

How to make some text between two lines?

Hi I have some text and a line. I need to make the picture look like this: In my HTML code it looks like this: <div class="container"> <div class=

Post Form Data To phpmyadmin Database

I need to post data from a website (HTML5 based) to a database on PHPMyAdmin. I have the database created as sewcute and a table named members. I'm using XAMMP

How to set larger column's height equal to small one in pure css?

I'm trying to make 2 divs with the same height: http://image.prntscr.com/image/32ca3f340fba4e2dbd3c7d1e434f0938.png <div class="parent"> <div class="

I want to disable browsers back button, i have tried a code which is working for internet explorer but facing problem in chrome

It is working good in internet exlporer but in chrome it works only if the user clicks on somewhere in the page i.e., works only when the user gives a click on

HTML and PHP in one file

I'm a PHP newbie trying to sort some basics out. I have a user-form that leads to a mysql select query, which works fine. Every tutorial I have found so far has

Open new page using if else statement to check to see if an html form element is equal to a certain word

How do I open new page using an if else statement to check to see if an html form element is equal to a certain word or phrase. Basically, I have a form and if

Border not covering whole site - elements out of flow?

Problem: https://postimg.cc/image/tunhwh8qj/ The trouble I am currently having is that the border around my body is not outlining everything. As I have recently

How to get list of Css class use in the HTML file?

I need list of classes used in an html file. Is there any tool where i can get list of classes in the HTML file?

Line Spacing for Individual Fonts

I'm using custom fonts in WordPress. I do it by defining font family. I'm having problem if line spacing with One if my fonts. If I use line-height code in my

Line Spacing for Individual Fonts

I'm using custom fonts in WordPress. I do it by defining font family. I'm having problem if line spacing with One if my fonts. If I use line-height code in my

Two way data binding issue of \n (new line) while set String into Edittext

I am facing one issue while set data into Edittext when using TWO WAY DATA BINDING which contain HTML tags like " < br > " or \n. when there is \n it

How to detect if a video file is supported by the HTML5 video tag?

I have a File object in JavaScript of a file in the user's machine and I want link to it in a video tag and play it. The problem is that I need to detect first

Bootstrap-Select opens option under the div

I have a fixed size div. suppose 50px. Inside that I have a drop down. I've used bootstrap select to make it searchable. <div style="height=40px;width:200%;

Bootstrap-Select opens option under the div

I have a fixed size div. suppose 50px. Inside that I have a drop down. I've used bootstrap select to make it searchable. <div style="height=40px;width:200%;

What version of IE doesn't pass the event as argument to listeners?

As some old versions of IE didn't provide the event as argument to event listeners, we got used to (event||window.event). In order to decide whether it can sti

Sticky NavBar onScroll?

I'm currently building a site for myself, and I found this really awesome effect on multiple sites where the navbar is below an image, but when you scroll past

Canvas - Combing two images, return one img html object?

I have two html img objects with different src urls. I'd like to combine these two images (using canvas), and create one merged img object. Is this possible? H

Show popup on mouse location

I am having troubles with getting a popup to come up at the exact location of my mouse click. I want to be able to click a DIV (that is inside a table cell) and