Search Results

1
vote

using jquery to insert javascript (for Quicktime) into a <div>

Without knowing the content of your loadplayer.js file, it will be difficult to give you a solution. For example, if the script attempts to do a document.write() after the page has loaded, …