Entry

tip : safari, images, and float left

i don’t know if it’s all images (or maybe just some weird mojo) but i encountered an issue where i had an image {float:left;} and safari won’t display it (which was weird cause even ie 6 got it right this time). anyways how i got around it was to just remove the float, and [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Technorati
  • Slashdot
  • LinkedIn
  • E-mail this story to a friend!

i don’t know if it’s all images (or maybe just some weird mojo) but i encountered an issue where i had an image {float:left;} and safari won’t display it (which was weird cause even ie 6 got it right this time). anyways how i got around it was to just remove the float, and set it to {display:block}

that’s all it worked just same in everything from then on.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Google
  • Technorati
  • Slashdot
  • LinkedIn
  • E-mail this story to a friend!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*