Eliminating Dotted lines around Flash objects

Discussion in 'HTML & Website Design' started by Rio38, Aug 3, 2007.

  1. #1
    I know the history behind the patch that caused the dotted lines around Flash objects in IE6 and higher, and that you need to click the object to activate it. I did find a website that supposedly solved this problem, by adding javascript to the page, but all this achieved was that my Flash objects were no longer displayed at all.

    Does anyone have any other workarounds for this issue?

    Thanks.
     
    Rio38, Aug 3, 2007 IP
  2. jGirlyGirl

    jGirlyGirl Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I believe it's solved by adding a blank <script> tag with a space to the <head>.

    <script type="text/javascript"> </script>
    Code (markup):
    What did you add?
     
    jGirlyGirl, Aug 3, 2007 IP