Questions tagged as 'html5'

2
answers

Open modal through ActionResult in MVC

Hello, I'm building a registration page with MVC .NET and I'm having a hard time. I want to validate the information filled in, if they are correct, I will follow the flow of the application but if not, I want to open a modal jquery warning the...
asked by 22.10.2017 / 19:39
1
answer

How do I put an image that will scroll over the background and under the text?

I am learning HTML by myself (doing free searches and courses on the internet), I came across the following problem: I have a background image that has been correctly applied, but I can not add another image correctly, it is cropped (I put...
asked by 21.10.2017 / 01:22
2
answers

Registration for minors -Php - JavaScript

Good afternoon people, so I'm creating a user registry, but I want users under age can not register, I tried several ways but I could not, if someone can explain how to do and give me an example I thank , I need it to be in php, so my form is li...
asked by 27.10.2017 / 12:18
0
answers

Form works on desktop more in responsive no!

I have a problem that is the following I have a page page.php, which has some php includes includes pulling files that contains the structure of my form, which then sends to a page with message "success", on the desktop it works I have tried to...
asked by 17.10.2017 / 13:44
2
answers

Overflow text in jQuery and Bootstrap modal

Good afternoon, I have a function in jQuery to know the number of characters in a given element and I needed to have the text " see more " when it was more than 300 characters and open the modal with the whole information. It turns out that jQue...
asked by 25.10.2017 / 16:18
1
answer

View PoPup with facebook page for users, show once every 7 days

<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/pt_BR/sd...
asked by 17.10.2017 / 00:14
1
answer

Shortcut home button to upload the site? [duplicate]

I have a website, and the client asked that when I clicked the home button the site would go up completely. How do I do it?     
asked by 26.10.2017 / 12:56
1
answer

How can I mount an upload page, which can receive photos, video and zip packages containing photos and / or videos?

I am like an application where the registered user has a page of uploads of images and videos and wanted to know if he has, as well as receiving photos and videos by uploads, if I can receive zips packages with photos and videos, where applicati...
asked by 16.10.2017 / 00:47
1
answer

Menu for mobile devices Bootstrap CSS

I'm developing a web application and when it arrives in the width of the page min-width: 640px and max-width:770px it presents the menu for movable devices of the bootstrap, but would like to leave the menu with that visual. But...
asked by 15.10.2017 / 17:13
3
answers

Create a div at the top of the blog (wordpress) to float steadily while scrolling down

I have a blog, I wanted to display an ad in a div after users scroll down and so soon the site is not visible that div appears, and if it goes up again it disappears. link link     
asked by 12.10.2017 / 18:33