Does anyone know a way to get live - or 20 minutes delayed - stock quotes using javascript? I looked at the google api at http://code.google.com/apis/finance/docs/finance-gadgets.html but it was very hard to get a working example.
has anyone got it to work to get quote for any stock, or found a better way ?
thank you.
It took awhile but here is working code that uses Yahoo!'s YQL and jQuery: