What change do you want to see…
What change do you want to see in your personal life? #followseachange http://bit.ly/3AraSX
What change do you want to see in your personal life? #followseachange http://bit.ly/3AraSX
@KhengVantha Try this: http://code.google.com/p/khmeriphone/
120+ Javascript, Ajax, jQuery Mega Toolbox- http://bit.ly/12AE2P
Surfing around to find out what is new in IE8:
To specify a document mode for your Web pages, use the meta element to include an X-UA-Compatible http-equiv header in your Web page. The following example specifies Emulate IE7 mode compatibility.
<!-- Mimic Internet Explorer 7 --> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
The content attribute specifies the mode for the page; to mimic the behavior of Internet Explorer 7, specify IE=EmulateIE7. Specify IE=5, IE=7, or IE=8 to select one of those compatibility modes. You can also specify IE=edge to tell Internet Explorer 8 to use the highest mode available.
From @tech_stream: A home grown social-network for all Cambodians http://tinyurl.com/kq32mc
In Firefox 2, use {display: -moz-inline-box;} for {display: inline-block;}