Questions tagged as 'html'

1
answer

Html / Php how to change the content of the page according to the inserted end

I have an HTML here that I use to generate Players in My Site But I have to keep changing the contents of the file to access Different Videos I would like to know if there is a way to change the area: De acordo com a url inserida Exemplo...
asked by 22.05.2017 / 19:56
1
answer

Sub-tables in Bootstrap

I am creating a conventional table, which when clicked on the group name it shows a sub-table containing the same columns and refactoring the results: NORMAL STATUS: GRUPOS QUANTIDADE | GA | | 1000 | | GB | | 1600 | WHEN...
asked by 22.05.2017 / 16:59
1
answer

My bootstrap logo is too big and the remaining menus have a large empty space [closed]

Cananyonehelpmefixthis?I'vealreadyusedCSS,butIstillcannotmakethemenus"sticky" to the image. My HTML is as follows, and below will be the css     
asked by 22.05.2017 / 11:26
1
answer

Input buttons and class buttons do not work

I'm using a plugin from a modal window to make a simplified shopping cart for the client, but the buttons for selecting the pay-as-you-go or paypal as a form of payment do not work at all. If I click the button it does not redirect to any page....
asked by 04.06.2017 / 23:54
1
answer

Upload DIV automatically with Ajax

I need a drug DIV to be populated the moment the user chooses one of the options in a combobox (subtype). In my index I have the combobox, where I created the Ajax script as below: $('#subtipo').change( // o subtipo está localizado nesta...
asked by 13.05.2017 / 15:10
1
answer

Problem with select multiple in form

I have developed a site where you will have a form where you will receive an email within this form exite 2 inputs select but the user will be able to select more than one option so I added the tag multiple soon he can select mor...
asked by 12.05.2017 / 19:41
1
answer

create div at runtime

I have the following html: <div> <h3>Use font awesome icons</h3> <div id="lobipanel-font-awesome" class="panel panel-info"> <div class="panel-heading"> <div class="panel-title">...
asked by 13.05.2017 / 01:01
1
answer

How to keep menu open after: active

I have a menu made exclusively with css and html. When clicking the button it opens the menu, but if I release the button it disappears, to keep the menu open I need to hold the mouse button. I wanted opinions on how I can fix this, just click o...
asked by 03.06.2017 / 00:12
1
answer

Insert multiple html with ajax

I have the following code in jquery: musicas: function(){ $.ajax({ url: 'assets/includes/oloco.php', type: 'GET', dataType: 'json', beforeSend: function(){ efeito.inicio(); }, suc...
asked by 09.05.2017 / 01:58
1
answer

Hangman Error

I'm developing a fork game using JavaScript and I can not solve two problems Whenever I hit the first letter and print the word on the screen, it prints only after I hit the second letter and does not store the letter The error vector is...
asked by 08.05.2017 / 20:18