|
Graeme
post date:
2010-04-22 08:08:17
|
|
Hi. If run a browser compatitibility check in Dreamweaver, there are multiple instances of Z-Index bugs in the FlexiPanel CSS code. If I go into all of the CSS panel code rules and delete any Z Index entries, there are obviously no bugs detected. Thing is, the panel on my page looks fine in all the browsers I have tested it in. As opposed to leaving it at that, I want to ask you if there is any reason I should NOT delete all Z Index entries in the CSS code for my panel. I don't understand what the Z Index is - it's just something I stumbled on in a Google search. Thanks
|
|
|
Andrei Brebulet [Extend Studio]
post date:
2010-04-23 05:15:34
|
Hello,
Z-index reffers to the positiong in 3D space on the z-axis. You should leave it the way it is if your page looks fine on all browsers. We will investigate why those bugs appear and get back to you when we figure out why.
Best Regards,
Andrei
|
|