Developer forum

Forum » Templates » Compatibility issues with Samsung Galaxy S

Compatibility issues with Samsung Galaxy S


Reply
Hi

Does anybody have experience working with compatibility in regards to the Samsung Galaxy S browser (Dolphin?). We have a website, where the central column drops out of the layout.

We had the same problem with IE6, which we fixed with inserting the following in the Master template:

<!--[if lte IE 6]>

<style type="text/css">

.newsFrontpage,

.newsFrontpage_onlyText { float: left }

</style>

<![endif]-->


The problem with the Dolphin browser is probably the same, but can anybody tell us what the corresponding <!--[if ]> clause would be?

Best regards
Brian


Replies

 

You must be logged in to post in the forum