HI ,
I am developing a sire for blackberry. I have a rounded corner button style for
all the buttons. I have used the sliding door technic for this.
the xhtml + styles for my button is like this
<a href="#" class="button"><span> submit</span></a>
.button { background:transparent url(../images/buttons.png) no-repeat scroll
left -32px; color:#FFFFFF; font-size:0.50em;font-weight:bold;padding:0 0 0
10px ; text-transform:uppercase; height:30px;cursor:pointer;border:none;
line-height:30px;float:left;}
.button span { background:transparent url(../images/buttons.png) no-repeat
scroll right -69px; height:30px;line-height:30px;float:left; text-align:left;
width:70px;}
on normal view buttons looks like broken. but when I use the zoom in option,
button looks perfect. Is there any way to see the button style correctly in
the normal view in blackberry.
has anybody came across such issues before. pls help.
how do I fix this issue.
Thanks & Regards
----------------------------------------------------------------------------------
Naveen Bhaskar
Bangalore, India.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************