Re: [WSG] Overflow hidden and floated divs

2010-07-18 Thread Oliver Boermans
Hi Stevio

On 16 July 2010 00:41, Stevio redea...@freeuk.com wrote:
 My question is why does it do this? I have looked up what overflow hidden is
 meant to do and from what I read it sounds like the content should just get
 clipped at the right hand side and not be shown. Why is it causing the box
 to expand down the way?

Most basically overflow has a different effect depending on whether
dimensions are set or not. In your case you are not setting the height
on the same element that has the overflow set. If you want
overflow;hidden to clip the non fitting li try either moving the
height to the div or the overflow to the ul.

Cheers
Ollie
--
@ollicle


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] UI development for blackberry.

2010-07-18 Thread Naveen Bhaskar - live
Hi 

I want to develop a site for blackberry and iphone is a good to have support. 
can anyone tell me what are the things I need to keep in mind while developing 
pages for a blackberry. 
does it support png-24 images?

thanks a ton in advance.

Thanks  Regards
--
Naveen Bhaskar
Bangalore, India.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***