CSS 3 > not compatible with many browser

Discussion in 'HTML & Website Design' started by estilo11, Oct 6, 2009.

  1. #1
    Hey guys, i have some problem....

    i've desinged a web site using some css3 syntax
    " -webkit-transform, -moz-box-shadow"

    i've realized that these syntax cant work in IE and others browser...

    anyone can help me ?

    Thanks before
     
    estilo11, Oct 6, 2009 IP
  2. FinalHuntMedia

    FinalHuntMedia Peon

    Messages:
    180
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    nothing to help with... it's not supported by all browsers as of now... sorry.
     
    FinalHuntMedia, Oct 7, 2009 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    437
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As FinalHuntMedia said, the CSS 3 specification isn't even out of draft yet (nor will it be for at least another 5 years at this rate). Yet that hasn't stopped the browser developers from implementing it using proprietary extensions.

    What does this mean? It means you shouldn't use them on mission-critical aspects of your Web site. Use them to "dress up" or enhance certain aspects of your Web site's design, but make sure you already have a solid design implementation first (in other words, build your site, then add on the proprietary syntax).
     
    Dan Schulz, Oct 8, 2009 IP
  4. leebari

    leebari Peon

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yep css3 is all cool but not all browsers support it yet. People will keep using these non css3 browsers for a while so try to avoid it.
     
    leebari, Oct 14, 2009 IP