[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Firefox 3.5 and magnifier
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Firefox 3.5 and magnifier
- From: Henrik Størner <henrik (at) hswn.dk>
- Date: Tue, 21 Jul 2009 10:39:51 +0200
- References: <OF74EC0A34.BE7F5717-ONC12575E6.0047C4A5-C12575E6.00481060 (at) kreis-steinfurt.de> <4A4B6F2C.9050904 (at) schoot.org> <4A4B719F.4070903 (at) unil.ch> <1F7B01020EC4D04DA17703634B9E888E0DBA3497 (at) ULPGCTMVMAI003.EU.COLT> <4A4B865F.2040607 (at) schoot.org> <1F7B01020EC4D04DA17703634B9E888E0DBA356B (at) ULPGCTMVMAI003.EU.COLT> <e73320da0907160648l2a5de059pa1ecd19a8c2858a (at) mail.gmail.com>
- User-agent: Mutt/1.5.18 (2008-05-17)
Hi Mario,
On Thu, Jul 16, 2009 at 10:48:18AM -0300, mario andre wrote:
> I've solved this by changing *hobbitgraph.c *adding *opacity:0.5; and
> **opacity:0;
> *
>
> fprintf(stdout, " <div id='zoomBox' style='position:absolute;
> overflow:none; left:0px; top:0px; width:0px; height:0
> px; visibility:visible; background:red; filter:alpha(opacity=50); *
> opacity:0.5;* -moz-opacity:0.5; -khtml-opacity:0.5'></div>\n");
> fprintf(stdout, " <div id='zoomSensitiveZone'
> style='position:absolute; overflow:none; left:0px; top:0px; width:0px
> ; height:0px; visibility:visible; cursor:crosshair; background:blue;
> filter:alpha(opacity=0); *opacity:0;* -moz-opacity:0; -khtml-opac
> ity:0'></div>\n");
Thanks a lot, I've applied this.
(Yes, I'm still here :-) Haven't had much time to follow the list
lately, but will try to catch up in the coming week).
Regards,
Henrik