problem making load page into div work
I am reworking
wwww.tremyfoel.co.uk/beaches.htm
page from a javascript that swapped in via a hidden iframe to jquery load - looked like a more efficient and easier solution.
However I am having persistent problems making it work, I have tried a variety of slightly different formulations, and set up this test page:
www.tremyfoel.co.uk/jqueryTest.htm
two of the test (text) links work, the image links don't (merely opens the page rather than loading into the div) and I just can't figure out why.
Although I am new to jquery I have done java courses so have a decent notion of things.