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...
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...
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...
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">
<...
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...
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....
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...
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,...