Posts by Bruno Hilário • 21 points
5 posts
-
0
votes1
answer91
viewsQ: Jquery background input animation
Dear friends, I would like to do the following. I have two buttons, one interferes with the other’s value. When a field is changed I want the other field to gain a background and return with the…
-
0
votes3
answers87
viewsQ: How to make animation to show the rest of the paragraph?
I have a paragraph and I would like to show the rest of it when I click on "Details", but I want an animation down showing the rest of the content. Paragraph that will appear: Lorem Ipsum is Simply…
jqueryasked Bruno Hilário 21 -
-2
votes1
answer45
viewsQ: Search in the database when loading the page
When loading the page I want you to make a query in the bank and check that the result brought more than 3 results, if you bring I want to block a checkbox. How can I do this? I’m using Jquery, PHP,…
-
2
votes2
answers2031
viewsQ: Sending an image and other data via Jquery to PHP
I have a question I haven’t found a solution to. Need to send via Ajax an image and other fields to a PHP file and save in MYSQL database. I don’t know how I can do that, someone can give me an idea…
-
0
votes2
answers100
viewsQ: Dropdown field increment
Well, I have the following problem. I have to use a Javascript or Jquery function to add new fields to fill and save in the database. In these fields I have to use a Dropdown, but I don’t know how…