OK... I'm new to jQuery (and not much of a JS programmer), so be gentle with me! :D
I have a site that's using a Javascript to embed a small weather widget (it's from weather.ibegin.com). The problem is that my client REALLY likes the look of the iBegin weather widget, but iBegin hasn't been that reliable... so sometimes NOTHING shows. I'd really love to be able to use jQuery to determine if the Javascript has successfully loaded the weather and display it if it has... but display a static image if the weather didn't load. Is this possible? And, if so, how would I go about doing that? Thanks a lot! - John