• 0

How to make css margin value invisible to IE(ALL)


Question

5 answers to this question

Recommended Posts

  • 0
Is there any other way?/quote]

Yes, but it involves CSS hacks / currently unsupported features which aren't forward-compatible; subsequent versions of IE may or may not apply them. Conditional comments are the way to go, unless you want to make life really painful and generate your CSS file dependent on the browser the user has...

  • 0
Is there any other way?

Yes, but it involves CSS hacks / currently unsupported features which aren't forward-compatible; subsequent versions of IE may or may not apply them. Conditional comments are the way to go, unless you want to make life really painful and generate your CSS file dependent on the browser the user has...

...and might i add not nearly as reliable.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.