Nick — as much as I love the music, I’d wish you drop it. And using iframes? I thought I was outdated … There is no need to load a new HTML document in an iframe. You can easily load just the content into a div tag without reloading the page. It sounds very much like you need a developer.
I’m in the process of rebuilding my Flash-based website via Ajax/HTML5/CSS3. I’m using bits and pieces from here and there, and I have a slide show (in an iFrame), an audio player and some fancy MouseOver moves, all of which call for the latest release of jQuery. The navigation buttons will swap out the iFrame contents, most of which will also have jQuery scripts.
Will one call for the jQuery file on the main(index) page cut it, or do I have to include additional calls on each of the iFrame HTML pages?