treehouse : what would you like to learn today?
Web Design Web Development iOS Development

safari 6 wierd transition

  • if you go here:
    baseshamai.com (my website which i made and then didnt add anything or finish my first post!...im so busy)

    if you click portfolio you'll see the change where the logo become a bar. I use transitions to make it appear and plop down. if you open safari 6 it acts a bit weird when you click portfolio. can someone perhaps explain why?

    also some transitions cause words to get bold for a second?
  • yeah safari 6 definitely is acting weird with transitions!
    it makes text get bolder for a few seconds if you try to have text opacity change in any way... at least thats whats happening for me... all other browsers are working fine
  • some people say it goes away with
    -webkit-font-smoothing: antialiased;

    but its not working well....
  • ok so the above code does fix it but it wierd.. what does it have to do with it?
  • There are other css issues. Some pure css pop ups are not working that work fine on Safari 5 and other browsers.