Posts by user27335 • 13 points
2 posts
- 
		0 votes1 answer168 viewsQ: How to not let an image load in javascriptI have one more page I just want her images to load when the user executes an action. Have some function in javascript or jquery to do this ? javascriptasked user27335 13
- 
		1 votes1 answer107 viewsQ: How to make an element return as it was after an action with jqueryI have a li and by the css I left it as a square and put an image in the background with the css, when my user clicks this image comes out and enters a text and when he re-clicks the image back, I…