Shovel
Can't get enough of FH
- Joined
- Dec 22, 2003
- Messages
- 1,350
Hello all. Who fancies a bit of testing/IE bashing?
Following is a work-in-progress coursework piece, works like a dream in Firefox. Now, for a time I actually forcibly removed the stylesheet from IE because it was behaving so retardedly, however, it seems to work (ish) so I put it back.
http://benward.studentssocial.co.uk/projects/tcpheader/index.html
Just one problem: z-index. As you can see, when you click on one of the cells in the diagram it pops out and will display some information on it. In IE, they don't appear on top (in Firefox they do). The z-index property is defined and I tried adding it into the javascript directly and that made no difference either. I've tried using sensible z-index values (e.g. 0 and 1) and silly ones (e.g. 0 and 5000) and it makes no bloody difference whatsoever.
I'm not a happy bunny... I do still need to test in Opera, but I'm confident that it'll work there as well...
Does anyone know how to make Microsoft's antique monstrosity behave? Or am I stripping the stylesheet and giving it some "text only" instead?
Aside: For those looking for some more power of stylesheets, in Firefox you can toggle the stylesheet on and off - notice the png version of the diagram you get instead of the layout version. Also, with the stylesheet switched on, go to "Print Preview" and see how, again, it lays out the page differently. "Printer Friendly Page"s are dead
~EDIT: PS - I accept that it's not very pretty yet. I'm being a good little Web Dev and getting it working before I start adding pretty pictures
~EDIT 2: It works acceptably in Opera 7.23, so it is indeed Microsoft's bitch that needs flogging...
Anyway, z-index...
Following is a work-in-progress coursework piece, works like a dream in Firefox. Now, for a time I actually forcibly removed the stylesheet from IE because it was behaving so retardedly, however, it seems to work (ish) so I put it back.
http://benward.studentssocial.co.uk/projects/tcpheader/index.html
Just one problem: z-index. As you can see, when you click on one of the cells in the diagram it pops out and will display some information on it. In IE, they don't appear on top (in Firefox they do). The z-index property is defined and I tried adding it into the javascript directly and that made no difference either. I've tried using sensible z-index values (e.g. 0 and 1) and silly ones (e.g. 0 and 5000) and it makes no bloody difference whatsoever.
I'm not a happy bunny... I do still need to test in Opera, but I'm confident that it'll work there as well...
Does anyone know how to make Microsoft's antique monstrosity behave? Or am I stripping the stylesheet and giving it some "text only" instead?
Aside: For those looking for some more power of stylesheets, in Firefox you can toggle the stylesheet on and off - notice the png version of the diagram you get instead of the layout version. Also, with the stylesheet switched on, go to "Print Preview" and see how, again, it lays out the page differently. "Printer Friendly Page"s are dead
~EDIT: PS - I accept that it's not very pretty yet. I'm being a good little Web Dev and getting it working before I start adding pretty pictures
~EDIT 2: It works acceptably in Opera 7.23, so it is indeed Microsoft's bitch that needs flogging...
Anyway, z-index...