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