Posts by Marcos Paulo • 649 points
56 posts
-
1
votes1
answer81
viewsQ: Select and add records from a table with different fields
Good afternoon guys, once again I come to ask for help! I have a table with the games held and the scores, I need to show how many games have been played and the number of goals suffered and…
-
1
votes1
answer38
viewsQ: Get team names on different tables!
Good morning guys, once again I come to ask for a help. I have 3 tables in BD to display name of the teams, location and competition, bringing the results with JOIN this working, but I’m not able to…
-
0
votes1
answer49
viewsQ: Retrieve a general rating and display in a list
Good evening guys, I’m in the following situation, I have a table called cars, and each car can be evaluated by different users, so far so good, I created a secondary table called reviews and each…
-
0
votes1
answer428
viewsQ: Center Map with Multiple Markers
Good afternoon, everyone! I’m developing a system, but I’ll need to use Geolocation to pick up the user’s location, and show the points next to it, so that’s okay, but when I put a marker in another…
-
2
votes1
answer144
viewsQ: Lock to avoid dragging in sortable
This week I received the help of Lucio Rubens with a doubt, he helped me with this code, to get the Ids of the elements clicked. Now on top of this same code, I need to lock a UL so that it does not…
jquery-uiasked Marcos Paulo 649 -
2
votes2
answers1108
viewsQ: Grab the element ID when dragging and dropping
I found this code on the Internet and I’m studying how it works, to try to adapt in a system, I’ve already managed to get the id of the parent element, the id from the LI that I clicked is not…
jquery-uiasked Marcos Paulo 649