> > > Its writing the value to the screen > > That's what happens when you use document.write like that. If you're > just debugging, and you use Firefox/Firebug, use console.log instead. > > -justin
So what would be the best way to print the values to the browser without using document.write? thanks, david --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
