Posts by Giovanni Sertorio • 15 points
3 posts
-
1
votes4
answers194
viewsQ: Exchange images with Jquery
Guys, I’m trying to change an image at the click of the button and I’m not getting it, jquery returns me this error: I’m trying to make the exchange using the date attribute. My Jquery code:…
-
0
votes2
answers52
viewsA: Python creating conditions or loop
You can put this inside a while for example, and run the menus while it does not press the exit key.
-
0
votes1
answer49
viewsQ: Class change problem in jQuery
I am developing a simple layout with HTML, CSS and jQuery. My problem is that the left icon is being replaced by the right arrows when I select an accordion. HTML <ul class="menu">…