1) Script Title:
Facebox image and content viewer (v 1.1)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ebox/index.htm
3) Describe problem:
Because I use a four colons CSS Layouts:
http://www.cssplay.co.uk/layouts/body5.html
I have to add a code line for IE at the top of my page, before the DOCTYPE:
<!-- IE into quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
Facebox runs correctly on FireFox, Opera, Safari... but there is a problem with IE (6 or 7), the Facebox viewer doesn't appear at the center of the window, but on the left border of the window (like if the left border value was 0)!
Could you help me to resolve this problem?
Thanks a lot,
Chris
Bookmarks