Questions tagged as 'html'

1
answer

background image on site one page

Good morning, I'm creating a one page site, but I'm having difficulty putting the background of the image filling the space 100%, how can I put the background under the menu, filling all the space? each link. here is the codepen: link     
asked by 10.01.2017 / 14:57
1
answer

Iframe does not work on android

Well, I'm creating a website, so I want to put it on automatically with the website, but it does not work on android.     
asked by 18.02.2017 / 20:51
1
answer

how can I create the modal box by putting putting several different themes in the boxes

<!DOCTYPE html> <html> <head> <style> /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index:...
asked by 19.02.2017 / 16:25
1
answer

How to display a word in block a word according to certain parameters? [closed]

I need to display a name in a form field with buttons. If the user selects the number 1 in the previous field, in the following field in block mode (so that it is not modifiable by the user), it should show for example the word "career"; if you...
asked by 02.01.2017 / 13:32
1
answer

Javascript pure, json and api

Hello everyone, I'm having a question, I'm starting with web development and tals and I'm studying some javascript and json. Well let's my doubt, I'm getting information from a json file and submitting via javascript in html. I'd like to k...
asked by 29.12.2016 / 21:50
1
answer

Map opens bugged

Good morning! I have a web application, where I use a leafletjs map ( link ) and openstreetmap as tile . The map works perfectly, I can interact in any way (add markers, create layers, zoom ..), but when I access the page where the map is,...
asked by 05.01.2017 / 12:54
1
answer

How to add Padding in Select

I put a padding of 30px, the select actually gets bigger but it does not appear anything. select.custom{ padding: 30px!important; -moz-appearance: none; -webkit-appearance:none; } select.custom option{ padding: 30px...
asked by 29.12.2016 / 22:07
0
answers

How to work with dynamic form in jquery?

I would like to know how I can work simply with this dynamic form, the type comes from the database via jquery and ajax and appears on the screen as a form for the user to select their request. As you can see in my code only the input of the tab...
asked by 05.02.2017 / 21:08
0
answers

Background in Toogle Navigation in the mobile version. The menu is not deconfigured but rather bottomless!

I have a template which in the mobile version is like the image below: HowcanImakethemenustayontopofthelogo?Belowthecode:<divclass="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse"...
asked by 28.01.2017 / 15:58
1
answer

access menu with over effect. Selenium VBA

I'm having trouble accessing an "interactive menu" using the Selenium library in VBA. follow html code of the page: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <tit...
asked by 20.01.2017 / 15:30