Questions tagged as 'html'

0
answers

Top Login Bar

I have a top bar on my site, for login of customers. This bar is integrated with WHMCS, but I want the bar to change from (LOGIN) to (Olá! Fulano) , with some options from the WHMCS panel when the client is logged in. But...
asked by 23.10.2015 / 20:53
0
answers

Save multiple PHP and PDO textarea data

Good morning, I have the following script that I need to save all textarea data line by line but the script saves only the first line and ignores the rest I get the data like this in textarea 0001:0001:0001:0001 0001:0001:0001:0001 0001:...
asked by 24.10.2015 / 11:16
0
answers

How to change image upload code to work in mysql?

I got this code to upload image to work in PostgreSQL, but I would like to change it to work in phpMyAdmin, but I'm finding a certain difficulty, and I'd like to count on the help of friends. The code looks like this: //Instancia a clase pa...
asked by 09.09.2015 / 23:41
0
answers

Background does not repeat when decreasing window size

Good morning I have the following website: link What happens is that the backgrounds are not repeating themselves by lowering the browser window. I tried everything and it does not work, I took the responsiveness of the bootstrap and even then...
asked by 05.10.2015 / 18:34
3
answers

Iframe dynamic mobile

I need to generate a iframe dynamic when I click a button on a div for a mobile application only when I try to load this same iframe using the Onload method in the Body it does not load automatically and only when I refr...
asked by 31.08.2015 / 15:19
1
answer

Changing content of a TD

I'm trying to make a function change the contents of a TD cell in my table. I want to move from: <td id="tdDespesas" style="border-right:1px solid #FFFFFF;border-bottom: 1px solid #FFFFFF;">{label_orcadoRealizado_despesas} <img...
asked by 24.08.2015 / 16:19
4
answers

How to make a slideshow accessible to ringtones on smartphones?

I'd like to know if you can leave a slideshow in touch when someone else is using your smartphone! And also if you have how to do this with javascript.     
asked by 12.09.2015 / 18:38
1
answer

How to set default date for DATE and TIME fields

Next modal that contains two fields of type date , "From: dd/mm/aaaa and Up: dd/mm/aaaa " I want to set the date "From" to the current date, "Until "for a difference day and in the time field set a default time. Dat...
asked by 19.10.2015 / 14:08
1
answer

How to make onkeypress function in dynamic field

I have a search screen where there are several checkboxes that, when selected, display the dynamically generated fields. I would like to put an onkeypress function so that when the enter button is pressed the search function is performed. The...
asked by 27.08.2015 / 20:50
1
answer

Position of components with bootstrap

I have a very simple question, I can not position elements horizontally with Bootstrap, what would the HTML code with Bootstrap look like, like that image? Notice that you have label , and next to radioGroup , and below anot...
asked by 10.08.2015 / 05:44