Well, screw opacity. I just made the png transparent. Anyways the main topic was transparent background. In CSS, I just added some opacity code, under content, to work both in IE7 and Firefox. So, I got that to work. Now my main question is, I want my CMS to display news on my transparent window, such as whats on Tim's Blog. Using url won't work because that would disable the transparancy. Any ideas?
On 1/26/07, Felix Shnir <[EMAIL PROTECTED]> wrote:
Err, I think in IE 6 (not sure about 7), opacity isn't applied to pngs... Try converting them Felix. On 1/26/07, psychobolt < [EMAIL PROTECTED]> wrote: > > Ok, I got opacity to make my entire window transparent. The problem now > is that in IE7, I get black edges and my south border is missing. In Firefox > it looks fine. I'm using png images. > > On 1/25/07, Jacques <[EMAIL PROTECTED]> wrote: > > > > Great! > > > > I've tried it with 1.0 and works like a charm. My windows do have > > fade/appear effects. > > > > Thanks, > > > > - Jacques > > > > 2007/1/25, Sébastien Gruhier < [EMAIL PROTECTED]>: > > > > > > It has been fixed and works in 1.0 It was working before but without > > > fade/appear effects. > > > Seb > > > > > > On Jan 25, 2007, at 7:48 PM, Jacques wrote: > > > > > > Hi Felix, > > > > > > As mentioned a while ago, I tried setting opacity in the main > > > constructor parameter, and it does not work. I have not tried this on > > > 1.0, though. > > > > > > Tim is using PWC 0.95 and, also, he is not using the opacity window > > > constructor in his PWC construction, as far as I can see from his JS calls. > > > However, his main PWC div container of his generated HTML clearly show a > > > style opacity set to .9 (<div style="opacity: .9"> abbreviated here). > > > > > > How does he set the opacity .9 style attribute then? I don't know, > > > yet. > > > > > > - Jacques > > > > > > 2007/1/25, Felix Shnir < [EMAIL PROTECTED] >: > > > > > > > > opacity is a main window constructor parameter. Try it. > > > > > > > > Felix. > > > > > > > > > > > > On 1/25/07, Bartel, Tim < [EMAIL PROTECTED] > wrote: > > > > > > > > > > It's a div with a background image that is dressed as a > > > > > window. CSS probably sets the transparancey: > > > > > > > > > > http://sense-datum.org/tim/tswl_sketchy.css > > > > > > > > > > But why don't you ask Tim... he's got a contact me form on his > > > > > site. > > > > > > > > > > ------------------------------ > > > > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > > > *On Behalf Of *psychobolt > > > > > *Sent:* Wednesday, January 24, 2007 5:58 PM > > > > > *To:* [email protected] > > > > > *Subject:* [Javawin] Transparent Window Background > > > > > > > > > > > > > > > Does anyone know how to make the background transparent for > > > > > your Window like Tim's blog? > > > > > > > > > > http://sense-datum.org/tim/tswl.php > > > > > > > > > > > > > > > ------------------------------ > > > > > > > > > > > > > > > > > > > > * > > > > > This E-mail and any of its attachments may contain Time Warner > > > > > Cable proprietary information, which is privileged, > > > > > confidential, > > > > > or subject to copyright belonging to Time Warner Cable. This > > > > > E-mail > > > > > is intended solely for the use of the individual or entity to > > > > > which > > > > > it is addressed. If you are not the intended recipient of this > > > > > E-mail, you are hereby notified that any dissemination, > > > > > distribution, copying, or action taken in relation to the > > > > > contents > > > > > of and attachments to this E-mail is strictly prohibited and may > > > > > be > > > > > unlawful. If you have received this E-mail in error, please > > > > > notify > > > > > the sender immediately and permanently delete the original and > > > > > any > > > > > copy of this E-mail and any printout. > > > > > * > > > > > > > > > > _______________________________________________ > > > > > Javawin mailing list > > > > > [email protected] > > > > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Javawin mailing list > > > > [email protected] > > > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > > > > > > > > > > > _______________________________________________ > > > Javawin mailing list > > > [email protected] > > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > > > > > > > > > > > _______________________________________________ > > > Javawin mailing list > > > [email protected] > > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > > > > > > > > > _______________________________________________ > > Javawin mailing list > > [email protected] > > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > > > > > > _______________________________________________ > Javawin mailing list > [email protected] > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com > > > _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
