[css-d] CSS to include flash for printing?
Hello, Is there any method to include flash for printing page? IE prints flash by default, but firefox is not.. Maybe it is possible to overcome it with CSS print stylesheets? I know base64 method, but maybe there is shorter path? Thank you in advance, Kast __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
[css-d] Centering the background and DIVs in small windows
Hello, I have to center background and DIV's on it. All this content should open centered even in small browser windows. But it seems there is no firm method to do this. 1. The trick with "left:50%" parent div and negative child div margin has the shortcoming - it cuts left side a bit. So it is possible to scroll only to the right, and a little part of the left side background remains hidden. http://www.wpdfd.com/editorial/thebox/deadcentre4.html 2. Using JQuerry or Javascript makes all content to jump and align on opening. This doesn't fit as the site navigation must be smooth. Could you advise some other method? Thank you in advance, Ktt __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/