kbz
06-03-2007, 12:35 AM
1) Script Title: DHTML Window Widget
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
Im far from knowing much about "ajax" fundamentally, and Im having an issue which probably has a very simple answer that Im just not seeing...thanks for any input upfront btw!
OK...here is a test page link...
http://www.airbrushdiecast.com/sinistir5/appl/indexWIPajax.html
The problem is that I am seeing a difference in functions after page is loaded online, as opposed to how it works offline in IE 6 AND FF 1.5 browsers.
OFFLINE...works fine
ONLINE....not so good!
Ive got four total links to open windows...and change the content accordingly. These links are on the small Tee images and should open the window when clicked, plus change the content if window is already open. Alternately, Ive got links in the external pages to change the content from within the open window as well.
OFFLINE...all works great including the links within the external pages.
ONLINE....only the WHITE Tee links work correctly. If a black tee link is clicked, the window opens with blank content, however, if a WHITE tee link is clicked with or without a window already opened, the appropriate content loads and inner links work too.
I need to have multiple calls (or something similar) to change the window content for each design/item. And this needs to be somewhat easy to expand with future items. I believe the ajax method can accomplish this better overall than the Iframe and certainly with less coding on the main page as would be needed with DIV or Inline.
Ive included a screenshot of the file structure, just incase Ive got something astray, but, believe it should all work as is whether on or off line.
THANKS!!!!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
Im far from knowing much about "ajax" fundamentally, and Im having an issue which probably has a very simple answer that Im just not seeing...thanks for any input upfront btw!
OK...here is a test page link...
http://www.airbrushdiecast.com/sinistir5/appl/indexWIPajax.html
The problem is that I am seeing a difference in functions after page is loaded online, as opposed to how it works offline in IE 6 AND FF 1.5 browsers.
OFFLINE...works fine
ONLINE....not so good!
Ive got four total links to open windows...and change the content accordingly. These links are on the small Tee images and should open the window when clicked, plus change the content if window is already open. Alternately, Ive got links in the external pages to change the content from within the open window as well.
OFFLINE...all works great including the links within the external pages.
ONLINE....only the WHITE Tee links work correctly. If a black tee link is clicked, the window opens with blank content, however, if a WHITE tee link is clicked with or without a window already opened, the appropriate content loads and inner links work too.
I need to have multiple calls (or something similar) to change the window content for each design/item. And this needs to be somewhat easy to expand with future items. I believe the ajax method can accomplish this better overall than the Iframe and certainly with less coding on the main page as would be needed with DIV or Inline.
Ive included a screenshot of the file structure, just incase Ive got something astray, but, believe it should all work as is whether on or off line.
THANKS!!!!