Irishjugg
06-14-2008, 01:49 AM
Ajax Tabs Content Script (v 2.2)
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
In IE6 (6.0.2900.2180 xp-sp2) when I have a stylesheet in the htm document that will be loaded by the ajax, the css stylesheet is not loaded. As a test case I have two files, righttemp.htm and lefttmp.htm, very very simple pages with 2 divs each using content.css and content2.css which are exactly the same except in each of them the width's of the divs are varied. For some reason in IE the files do not properly load and in my test case there are no background colors shown in the ajax loading div.
As a sidenote, maybe Im just having IE issues, I have css files with background-color: attributes commented out using the // single line comment, the backgrounds are still showing.
In general is this a normal issue with this script other people have or is my IE just well... being IE.
When using the Ajax Tabs Script in Firefox I experience no issues (I am just trying to make it work in ugly IE).
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
In IE6 (6.0.2900.2180 xp-sp2) when I have a stylesheet in the htm document that will be loaded by the ajax, the css stylesheet is not loaded. As a test case I have two files, righttemp.htm and lefttmp.htm, very very simple pages with 2 divs each using content.css and content2.css which are exactly the same except in each of them the width's of the divs are varied. For some reason in IE the files do not properly load and in my test case there are no background colors shown in the ajax loading div.
As a sidenote, maybe Im just having IE issues, I have css files with background-color: attributes commented out using the // single line comment, the backgrounds are still showing.
In general is this a normal issue with this script other people have or is my IE just well... being IE.
When using the Ajax Tabs Script in Firefox I experience no issues (I am just trying to make it work in ugly IE).