Questions tagged as 'html5'

1
answer

TinyMCE - How do you make it the required field?

I'm using a TextArea field with TinyMCE for text posting and would like to know if some validation can be added so it does not accept blank values. I have tried to add required of HTML5 , but when I try to send the...
asked by 19.12.2015 / 14:03
2
answers

site does not work in mobile version

I made a site that in turn must be responsive it will have to work on portable devices but I used a feature called animate.css of this file I used the following effects: fadeInDown , fadeInUp , fadeInLeft , and fadeInRi...
asked by 03.07.2015 / 19:44
1
answer

ASP.NET Form Validation in Bootstrap Tabs

I have a form in ASP.NET with its content divided into Bootstrap Tabs. However, some of these fields are required (Required) or are type="number" and "email" , if they do not agree, when sending the form will appear a message...
asked by 19.06.2015 / 16:53
1
answer

How to manipulate margin of a Flat-UI video

I'm using a skin for Flat-UI , but when I put the video inside a panel, it appears a margin below that I can not get out of nowhere. See FIDDLE (scroll the Results bar down), or snippet below: .panel-info > .pan...
asked by 23.06.2015 / 19:48
1
answer

GruntJS error installing plugin using Vagrant

I try to install puglin    npm install grunt-contrib-uglify --save-dev In my project using vagrant and gives permission error follows below: npm ERR! Please try running this command again as root/Administrator. npm ERR! Linux 3.13.0-61-...
asked by 21.09.2015 / 04:41
1
answer

How can I develop this layout?

I'm making a website as illustrated below, but I'm having a problem with doing div central. I do not know how to do that part where it is nav and section . Code: html, body { position: relative; width: 100%; h...
asked by 25.09.2015 / 22:37
1
answer

Add "Input List" in Java Script

I have some difficulties with JavaScript. I want to add some fields from my "Input List" and multiply others by clicking on a "Calculate Button", thus informing a value in an "Input Text". Nothing else I do has worked, please if anyone can help...
asked by 08.07.2015 / 08:11
1
answer

Changing the mouse cursor [duplicate]

I am quereno change the cursor of my mouse I put my code and it does not work the images this in png and it does not catch I have to use it with .cur even if yes like I do it because in photoshop for example it does not have this extension to...
asked by 22.05.2015 / 15:43
1
answer

How to make mute start video

I wanted to know how I can make my video mute. I was able to program the controllers: there is a button that mutates and one that breaks. I just wanted him to start dumb. HTML code: <section id="header"> <div class="inner">...
asked by 27.04.2015 / 20:46
3
answers

How to check for javascript if a new li tag entered through setInterval?

Is it possible to ask through javascript if there is anything new in a list ul - li ? I'm working with a refresh of serInterval , but it's not very dynamic, why? When the box receives a new message the Scroll Height...
asked by 31.07.2015 / 15:32