Posts by Wagner Gualberto • 15 points
2 posts
-
0
votes2
answers1818
viewsQ: How to make a pop up appear after pressing a button using Jquery UI
I made a form with Jquery accordion and at the end a submit button. After pressing the button should appear a pop up message, but is giving error. My pop up appears when the page starts and this…
-
1
votes1
answer107
viewsQ: How do I move a triangle around the corners of the screen using java?
I’m pretty new with java and I’m working on the project that I have to draw a triangle (which I have to call Alice) that is located in the upper left corner of the screen and it has to move in a…