-
SitePoint Enthusiast
JavaScript doesn't work on loaded Ajax file
Hi All,
I have a link, that calls a HELLO.HTM file with AJAX.
I have some javascripts on HELLO.HTM with <script> tag.
When HELLO.HTM calls some of my javascript functions it generates error.
My page HELLO.HTM works great if I load it from browser's URL.
Why my javascript gives erron it that called with AJAX?
-
Why would you open a link with Ajax instead of just linking to it?
-
SitePoint Enthusiast
Because I'm in the testing phase. When everything seems ok, I'll be connect to MySQL database with PHP. HELLO.HTM is testing only page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks