Questions tagged as 'html'

1
answer

How to add a time to pass the slider?

Hello, I'm new here and also in jquery. And I wanted to know how do I add some time to go from one slide to the next, here's the code: <div id="slide" align="center"> <ul> <li id="frame"><div></div...
asked by 07.06.2015 / 19:26
2
answers

Transition effect doubles with CSS

I am using the link code below to create a one-button fold transition effect, but I can not avoid the background button in the upper left corner of the button. What class could you use to leave that part transparent and thus show the yellow co...
asked by 23.07.2015 / 21:13
1
answer

How do I leave absolute scroll to the div?

I wanted to leave the absolute scroll to div , as they do in the post pages of #, in the left bar where it has the indications of other matters. Fucked in the source code of the guys, but I did not find any Javascript or plugin t...
asked by 30.07.2015 / 17:36
1
answer

Overlay a static img with the webcam image

Well, it's a simple project, a "site" that accesses the web cam, captures the image and sends it to a server. IwasabletoimplementthewebcamwiththefollowingHTML5codewithjavascript:<html><head><metacharset="utf-8"> <...
asked by 24.07.2015 / 05:24
1
answer

The form does not send data to the bank

I've created a discussion topic registration form. Discussion topics are linked to a foreign key category. So if I click on a category a list of topics appears. What I want is to be able to register a topic linked to a category with a form on th...
asked by 26.05.2015 / 21:50
2
answers

Login system (error when banned)

I have a login system and wanted to see ERROR if the user is banned. The SQL name in the table is "ban", if "ban" is equal to "0" the user will not be banned, and if "ban" is equal to "1" the user will be banned and will not be able to log in....
asked by 24.07.2015 / 13:25
2
answers

Hide Pop Up Lightbox div by clicking on an Item / button

I made an ad on my site, for Multipurpose. I would like to make a "PopUp" ( PopOver , or known Modal ) my custom, in case I created a div . The ID of div is adonsite , and I would like to close it by clicking another...
asked by 19.05.2015 / 04:52
1
answer

DIV with color division

I would like to know how I can make my div to have this color division: Thank you in advance.     
asked by 07.07.2015 / 15:50
1
answer

Problems with JSON parse in AngularJS

I have a controller that returns a JSON object in the following format: [ {"idCliente":1, "nomeFantasia":"Flores", "razaoSocial":"Transportes Flores Ltda.", "contatosClientes": [ {"idContatoCliente":1, "dddCelular":21,...
asked by 06.07.2015 / 20:43
3
answers

How to put an image on the site through link

Where is the error here? I would like the image to appear inside this box that I created. / a>                  
asked by 18.07.2015 / 02:52