Posts by Breno Castro • 47 points
14 posts
-
0
votes1
answer60
viewsQ: Click and Toggle with jquery, 1 click delay
I have a small problem that I don’t know how to solve, I have a div, that when I click on it it adds something with load(), and keeps alternating this event with toggle(), to add and remove also,…
-
0
votes2
answers324
viewsA: Record multiple images in the database on the same line | Mysql | PHP
Fortunately I got the solution to my question, the problem I knew from the beginning that was the repetition of the insertion in the database, but I left because I still did not know what to change…
-
0
votes2
answers324
viewsQ: Record multiple images in the database on the same line | Mysql | PHP
I’m not able to record several names of images separated by commas in a column of a row, I’m able to do multiple uploads, but each image name is recorded in a different row of the database. And I…
-
0
votes1
answer57
viewsQ: Jquery scroll() IE compatibility
Hey, guys, what’s up? Guys, I have a little problem, I have a Jquery scroll() event, only I have a compatibility problem with Microsoft Edge (IE), follow the code: $(window).scroll(function(){ var…
-
1
votes2
answers3753
viewsA: Check if the login exists in jQuery before submitting the form
I know it’s been a long time this post, but here’s something that might help you, you could simulate sending the form with a div or button styled as Submit button, follow the idea below:…
-
0
votes2
answers304
viewsQ: Start viewing the div at the end of the Scroll
What about you guys, blz? Guys, it seems like a dumb question to Mayor, but I searched and I couldn’t find anything related, I have a div with lists inside etc... li.intem3 li.intem2 li.intem1 When…
-
0
votes2
answers51
viewsA: Selection of SQL tables
I managed to do a super gambiarra kkkkk It’s nothing professional. But that’s what gave... In the future I intend to improve this for sure. In the selection part of the table students to give an…
phpanswered Breno Castro 47 -
0
votes2
answers51
viewsQ: Selection of SQL tables
E ae Personal, blz? People, I have a little problem, I have 3 SQL tables, a so-called students, another so-called collaborator and another of posts On the table students we have: id nome; img;…
phpasked Breno Castro 47 -
1
votes1
answer135
viewsQ: Turn div’s into input and validate them in a form
I have a div with the attribute contenteditable="true", which opens the text box so that we can write directly in the div, right, so far so good, just like, I wanted to use this div as an input in a…
-
0
votes3
answers94
viewsA: Lock to not show another div while one is already visible to the user
Personally, thanks for the strength again, you really helped me out there. And the final code was like this by @Dudaskank: //Código Js, função para exibir a div .configsOp e também esconder...…
jqueryanswered Breno Castro 47 -
0
votes3
answers94
viewsQ: Lock to not show another div while one is already visible to the user
What about you guys, huh? Guys, I’m having a question, I have a posting system similar to facebook, and as you know, there is in the post for the user to open the settings to delete and etc, that by…
jqueryasked Breno Castro 47 -
1
votes3
answers2954
viewsA: Make text bold with php
Guys muitooooo Thank you for your attention, and thank you to @Marcelo_uchimura, mt thanks msm guy, helped me very much, I was with mt doubt pq Nn understand well about the function preg_replace,…
-
0
votes3
answers2954
viewsQ: Make text bold with php
Good evening, I have a big problem, is the following, I am with a textarea form to send texts to the database, and what I want to do is take a snippet or a word that is contained between certain…
-
1
votes2
answers91
viewsQ: Affecting javascript Divs
I have two div with #bodyProduct, and inside each one has a div with a div with a #btn-extende. To div father product has a height fixed with overflow, hiding the rest of its contents and the button…
javascriptasked Breno Castro 47