Are you sure is exactly the same HTML? Have you tried to install a Javascript debugger like Firefox's "firebug"? Any Javascript errors?
On 24 mar, 11:02, dineshv <[EMAIL PROTECTED]> wrote: > I'm sorry but I cannot post example code but I have an html file that > includes Javascript code and it works (without using webpy). > > The html/javascript code is being tested within the webpy code between > a print """ <html/javascript code> """ statement. And, it doesn't > work. The html displays but the javascript doesn't work. > > All files are in the required directory/folder structure ie. > > py/ > templates/ > static/ > css/ > js/ > etc. > > Any ideas? > > Dinesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
