search for: csstext

Displaying 3 results from an estimated 3 matches for "csstext".

2006 Jun 19
13
PNG and Alpha-Transparency
Is there a prototype / extension which will assist in cross-browser support of PNG images? http://www.alistapart.com/articles/pngopacity/ It seems to me that a class could be developed which would zip through the DOM and make changes where needed for IE 5.5 / IE 6.0 to handle PNG images. I don''t want to write one if it''s been done before. Sam
2014 Nov 28
0
Wine release 1.7.32
...3d9types.h. d2d1: Implement d2d_solid_color_brush_GetOpacity(). wined3d: Explicitly convert the condition to bool shader_glsl_if(). wined3d: Recognize the SM4 uge opcode. d3d10core/tests: Port alpha_test() to d3d10core. Jacek Caban (24): mshtml: Added IHTMLStyleSheet::cssText property partial implementation. mshtml: Added IHTMLStyleSheet::cssText tests. mshtml: Added support for IHTMLFrameBase::put_src call on detached element. mshtml: Added IHTMLFrameBase::get_src implementation. mshtml: Added IHTMLDOMTextNode2 stub interface. mshtml: Adde...
2006 Jan 31
5
resizing multiple images using getElementsByClassName
I am building a iPhoto like (Read rip-off) interface for thumbnails and I am having a couple problems that I thought some one on the list might be able to assist me on ... first off here is the page: http://v4.incontrolsolutions.com/galltest/ I am no Javascript whizz and I am sure there is a FAR more efficient way to do what I am trying. Having said that, the 2 things I was looking for