RE: [WSG] UI development for blackberry.

2010-07-19 Thread Zain Ansari
1) Include the following DTDhttp://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd";> 2) Include meta tag 3) than u need media queries for portrait version and landscape version against the main classes which sets your main width.these are called media queries. For instance, Referring to

RE: [WSG] UI development for blackberry.

2010-07-18 Thread Zain Ansari
Hi Naveen, I have worked recently for my client to design and author (HTML / CSS) his website.The mobile version of his site needed to be perfectly work on Iphone, blackberry and Android. So what I have checked in blackberry, the normal html code structure is same like other mobile plateforms

RE: [WSG] PNG - how cross-browser standard reliable?

2009-04-27 Thread Zain Ansari
Hi Mike, A simple solution for IE6 PNG support is HTML Code: CSS Code: .iePng_logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_png.png',sizingMethod='scale'); width:307px; height:34px;} .iePng {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='