Questions tagged as 'html'

1
answer

Send modal form on a normal form

Ihavearegistrationformandithasalink(alreadyhasanaccount>)thatexecutesanotherform(login),thisbeingamodal.Myproblemisthatwhentryingtosubmit/submitthemodalform,itrequiresthatyoufillinthefieldsofthenormalform(cadastre)thatwasopen,becausethisregistr...
asked by 28.09.2017 / 00:10
1
answer

Animated Banner with Google Web Design

I created an animated banner using the Google Web Design tool. For those who have used it, it creates the banner with HTML5 CSS and Javascript. To embed this banner on my page I've used the HTML tag: <div class="row">...
asked by 28.09.2017 / 03:50
1
answer

Center content in a border CSS

I would like the Sign In / Sign up to be vertically centered within the borders, but I can not do that. The following is the code below: HTML:<ulclass="menu_2"> <div class="user"><li><i class="fa fa-user">...
asked by 27.09.2017 / 20:22
1
answer

Keep div on screen

I would like to know how to make a div animated (I have JQuery keydown function that moves a div) but div exits the screen and I would like it to be up to 20 px from the margins. I already exprimentei put this div (div1) ins...
asked by 28.09.2017 / 13:26
2
answers

CSS3 Transform Skew (a corner)

Is it possible to customize to leave as of this image? link I found a solution, but it is not useful for me, because it did not match the table. <!DOCTYPE html> <html> <head> <style> .div2 { border-top:...
asked by 05.10.2017 / 19:58
1
answer

JavaScript error when using Action

I'm trying to use a platform feature that I use (magento) but I'm not getting it, the following image error is being returned. I want to send newsletter by mobile, so I tried to copy the same action and everything else, but I'm not getting it....
asked by 04.10.2017 / 20:53
1
answer

Validate minimum amount of characters in textarea?

Well, I need to validate a textarea field in an application using thymeleaf, to limit the maximum amount I've already achieved, but I do not know how to validate the minimum amount.     
asked by 06.10.2017 / 23:35
1
answer

Email validation via jQuery

I'm trying to do a validation in an email field, I even "can" do, but it's not 100% functional, I'd like to cancel the button with the disabled attribute until the user places a valid email , I get the button to cancel, but when I type the corre...
asked by 06.10.2017 / 21:58
1
answer

I can not play Bootstrap Menu css

I'm developing a web application and I put a bootstrap menu but I'm not able to tinker with his css, I wish he had that look. UPDATEButlookhowitis HTML<divclass="body-wrap" > <div class="container" > <div id="menu"> &...
asked by 07.10.2017 / 21:58
1
answer

Sending Image Uploaded to the Direct Server - HIGHCHARTS

I am using an API called highcharts, in it I generate graphics and I can download images of it in png, I would like to know if there is a way to make when I download this image that same image is in a folder on the server     
asked by 17.10.2017 / 17:19