GO ILLINI
01-01-2008, 08:56 AM
God I hate IE! Why can't everyone use firefox...? Anyway,
I have a page that uses Ajax to load another page which has hundreds of links that are then styled into a grid of 25x25 px squares. At least it does it in firefox.
In IE, the links just pile up on top of one another in the top left of the page. The absolute position attribute is in the 1st page(not the included one), but not the top and left attributes(their in the included file). Besides that, no other css works in the included file. And yes, the css is declared before the links are created. Any help would be great.
The main page with the ajax:
http://drama.adamsworld.name/seatedit.php?id=29&sid=8&type=full
The included page
http://drama.adamsworld.name/full_seatedit.inc.php?id=29&sid=8
Both pages are valid strict html
user: temp
pass: 400204183!
-Adam
I have a page that uses Ajax to load another page which has hundreds of links that are then styled into a grid of 25x25 px squares. At least it does it in firefox.
In IE, the links just pile up on top of one another in the top left of the page. The absolute position attribute is in the 1st page(not the included one), but not the top and left attributes(their in the included file). Besides that, no other css works in the included file. And yes, the css is declared before the links are created. Any help would be great.
The main page with the ajax:
http://drama.adamsworld.name/seatedit.php?id=29&sid=8&type=full
The included page
http://drama.adamsworld.name/full_seatedit.inc.php?id=29&sid=8
Both pages are valid strict html
user: temp
pass: 400204183!
-Adam