Re: Split-pane not showing up in IE
Alex Russell <[email protected]> Tue, 7 Dec 2004 11:40:34 -0800
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Organization | netWindows.org |
| Message-ID | <[email protected]> |
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday 06 December 2004 4:48 pm, Baldeep Hira wrote:
> Hi,
hey Baldeep,
(To give the list some context, Baldeep is a co-worker of mine at=20
Informatica)
> I am using "netWindows 0.4_pre17fix1" and the split-pane is not
> showing up in IE 6. It shows up correctly in Firefox. Here is the
> sample code that I am using to display the split-pane.
>
> <html>
> <head>
> <title>Split-Pane example</title>
> <script type=3D"text/javascript"
> src=3D"netWindows/InfNWwrapper.js"></script> <style>
> .SplitPane-bar-td, .SplitPane-ghost-bar-div {
> margin: 0;
> padding: 0;
> cursor: pointer;
> background-color: #b7b7b7;
> }
Looks like this has to do with the table cell collapsing on IE. Adding=20
the following appears to fix it:
.SplitPane-pane-right-td {
border: 1px solid transparent;
}
> </style>
> </head>
> <body>
> [ snip ]
Thanks for the conscise bug report. This looks like something that we=20
shoul be fixing programmatically for IE.
Regards
=2D --=20
Alex Russell
[email protected] BD10 7AFC 87F6 63F9 1691 83FA 9884 3A15 AFC9 61B7
[email protected] F687 1964 1EF6 453E 9BD0 5148 A15D 1D43 AB92 9A46
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBtgczoV0dQ6uSmkYRArFXAKDbWs66OgJAXJqHAnhBB8gDHshEkgCfRP4f
Ww4qX3qvA5dmAn/WxQtrA8M=3D
=3DqNeK
=2D----END PGP SIGNATURE-----
_______________________________________________
The netWindows developers list: [email protected]
http://netwindows.org/mailman/listinfo/devel_netwindows.org