Hello,
I have this issue where I have this file with content like this in it:
This is a php file with js & php inside.
I need to get this file loaded into the html of the page when a link is clicked. At the moment when you click a link it loads a content file into:
I would like for the javascript file above to be loaded into the content and function as the content that is loaded needs to use the javascript is the js file.
Any thought would be great. Also the site is using jQuery so would be great if this can be done with jQuery.
Thanks everyone.
J