Sorry, missed the version in your original post. It looks to me like this is an editor issue. Did you copy and paste the javascript lines from the webpage example code? Is it possible that your editor is using windows codes for line breaks (\r\n), and thus inserting the javascript segment as a single line with \n? Have you tried actually typing those lines out by hand, or deleting the line breaks and inserting them again?
-- Seb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

