RE: [WSG] UI development for blackberry.

2010-07-19 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

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: div class=iePng_logo id=ieBg img src=images/logo_png.png class=ieHide //div CSS Code: .iePng_logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_png.png',sizingMethod='scale'); width:307px;