Posts by Marlon Yow • 21 points
2 posts
- 
		1 votes2 answers201 viewsA: Show and hide caption with jquery1) It may seem obvious, but you are carrying a jquery lib along on this page, right? 2) that $(Document). ready() only runs once, when the page is loaded, if you want something monitoring the class… 
- 
		1 votes6 answers20421 viewsA: How to get weather and weather information?Based on Silvalexandre’s response Use the link before to discover the woeid of your location select woeid from geo.places(1) where text='são paulo, sp' Javascript Calls the lib jquery and…