hugh
05-11-2009, 10:37 AM
Using the DHTML Window widget script - got the basics to work just fine using an ajax call, it opens my new window nicely centred and contains the text of the html page referenced.
However, none of the images of this page are shown, just the browser's broken image link icon?
My page 'hurricane.html' is in a subfolder of my site called '2009', so the ajax call was '2009/hurricane.html'. As I say, all well and it calls the text of that page. All images in the normal html of that page are referenced thus: 'Resources/image.gif' , because that's where my authoring programme stores images, in a folder called Resources.
Well, I've tried taking the images out of the folder and putting them at same level as the html file....I've tried taking the images out and putting them in the windowfiles folder.....I've tried putting a copy Resources folder in the windowfiles folder........but nothing seems to work. :confused:
The script calls my html and displays it just fine - but where are my images?
However, none of the images of this page are shown, just the browser's broken image link icon?
My page 'hurricane.html' is in a subfolder of my site called '2009', so the ajax call was '2009/hurricane.html'. As I say, all well and it calls the text of that page. All images in the normal html of that page are referenced thus: 'Resources/image.gif' , because that's where my authoring programme stores images, in a folder called Resources.
Well, I've tried taking the images out of the folder and putting them at same level as the html file....I've tried taking the images out and putting them in the windowfiles folder.....I've tried putting a copy Resources folder in the windowfiles folder........but nothing seems to work. :confused:
The script calls my html and displays it just fine - but where are my images?