Questions tagged as 'html'

1
answer

Jquery Chosen Plugin does not filter search on PHP site

I'm using the plugin Jquery chosen does not perform filtering in php system. Code to scan bank and get list of data: <div class="grupo"> <!-- class="borda select2_single form-control comboauto" --> <select name="id_projet...
asked by 14.08.2017 / 19:40
0
answers

How to include banner in the middle of the text?

I'm rebuilding an old project, written in PHP with MySQL. For practical purposes, consider it as a news portal. In the database there are several articles, which are on the site by simple query, which generates the strings $ title $ subtitle...
asked by 09.09.2017 / 13:34
3
answers

HTML link to open form without causing page refresh

I created a button on a form, but when clicking it refresh the index page where it is and do not want it, I do not want it to refresh the page, just want to open the popup with the form, how do I correct it? > a href="#" onclick="window.open('f...
asked by 05.09.2017 / 16:37
0
answers

Return value of radio button

Although you have set the default value of the field to "N" in MySQL, when using the radio button on the form, if it is not selected, the record is null. How to make the record inserted, in which the radio button is not checked, come as "N"?...
asked by 16.10.2017 / 02:26
2
answers

How do I not cache image cache with HTML or PHP?

I'm creating a web page that is almost just image, every day I change the images of the page but their name remains the same. The browser is caching a lot and every time I update the images they do not change visually if you have already accesse...
asked by 13.06.2014 / 16:17
1
answer

Fixed menu in parallax

I have done everything but I can not put a fixed menu in this code (made by tekzzoom), inserting an item the background overlaps, and the item does not remain fixed on the screen. Can anyone help me in any way? (follow the code with the style in...
asked by 09.09.2017 / 16:01
1
answer

How to hide the scrollbar

How to hide ScrollBar with CSS ? I can not. I've tried several publishers, but I can not. What do I do?     
asked by 09.09.2017 / 15:50
1
answer

help with JSF code

In the system that is being developed the part of register has the following error when saving    /estado/editaestado.xhtml @ 13,134 value="# {ControlState.Name.Name}": Target Unreachable, identifier 'StatusControl' resolved to null The v...
asked by 26.08.2017 / 03:15
0
answers

Help submenus html [closed]

Hello, I'm on a project here, but I caught it here in one part, need your help, it's the following, I have the code shown below, and I want to make type equal to that plus create a submenu ... <li> <br> <a href="dashboar...
asked by 26.08.2017 / 08:42
1
answer

Responsiveness on iphone

Developed with my colleagues a theme in Wordpress that is very cool on several devices, however the boy who will receive the site uses an iPhone 5 and in this smartphone the figures have been "stretched". I looked for several issues related to...
asked by 23.08.2017 / 20:33