Frozone, I'm working on an app tonight and ran into the exact same issue, albeit with the embedded JS in an .asp file. I didn't have time to troubleshoot it so I just dropped the specific functions I needed (which I usually keep in a custom.js file) inline in the .asp file.
Mike Seattle On 7/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I am trying to add Google ads to my site to pay for some of the > bandwidth. I use separate php files with AJAX linking. I can add ads > to the homepage just fine, but if I put the ads in one of the php > files the page wont load at all. Maybe I am just an idiot. I narrowed > the problem down to trying to insert any external javascript like so: > <script type="text/javascript" > src="whatever.js"> > </script> > I hoped to get these ads up before i leave for a big trip tomorrow at > 3PM so if anyone can help me please do so. Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
