Questions tagged as 'html'

1
answer

How to inactivate the empty area of a div?

I have a div on adding mouse events but I wanted the mouse 'hit' to only work where content existed and ignored margins' po ex. The image (yellow area is the area I want to 'inactivate' since there is no content) that illustrates the problem...
asked by 19.09.2014 / 19:20
1
answer

Problem with positioning of include.php

I'm having a problem with the footer placement I made with include.php . I created a include.php file, so the only thing I have in it is box of where the footer will be since I'm still testing. I'm calling it at the end...
asked by 04.04.2015 / 21:49
1
answer

Use jquery without refresh on page

I have this jQuery and when I click the button it updates with the result and gives a refresh on the pag, in vdd it changes the test link / index.html to test / index.html?, I wonder if it has do without changing leave the pag <script> $...
asked by 22.11.2014 / 23:02
1
answer

Bottom with mosaic of photos

I need to create a background for my site in the mosaico style of photos. When the page opens, the background of the site is populated by photos, filling in the full width of the window (ie needs to be responsive) and a certain height....
asked by 03.11.2014 / 19:50
1
answer

Chrome page auto scroll to select multiple with option selected

When using the multiple attribute, the page when loaded loads the last <select/> that contains a option with the selected attribute: Example in JSFiddle <p>No Google Chrome a página não fica aqui......
asked by 04.11.2014 / 21:59
2
answers

Format tabs of an HTML menu

I've created a tab but I'd like to make some minor changes that I can not. I wanted to replace this zone for example with circles instead of text: HowcanIdothis? $(document).ready(function() { //Default Action $(".tab_content")....
asked by 31.03.2015 / 13:16
1
answer

Breaking cells / td from table in html

I have a dynamically generated page with php / sql , there is a tabela with dynamic data, tabela is within a div that limits and organizes page ends and size. But it is not being displayed as it should, breaking...
asked by 02.04.2015 / 03:40
1
answer

Updating Div data from a Json file without blinking the screen

I'm using the script below to get values that are in a Json file (which is stored in industrial automation equipment connected to a TCP / IP network and is a "type" of a basic ULTRA web server) and put them into Divs of a html page based on the...
asked by 18.07.2014 / 02:31
1
answer

Problem with CSS button positioning

Good morning! I'm having problems with the placement of a button in CSS. When the form has not yet applied any validation, it remains in the correct position, however when the validations are applied (the has-error class is added to the divs an...
asked by 22.07.2014 / 15:45
3
answers

Background Reponsivo

I'm not sure how to make the background to stay responsive. This is the Background. Thisishowit'sgettingwith1024pxWidth. I'm placing in the Background-Size 100% of Width, I would like that when the Background decreases its own height the c...
asked by 12.08.2014 / 14:31