- being translated into &#8211

Discussion in 'HTML & Website Design' started by tyankee, Apr 15, 2010.

  1. #1
    a have a WP blog that i am putting the following code into:

    <center><!--[if !IE]> --> <object type='application/x-shockwave-flash' data='http://www.freetexteffects.com/widgets/bubbles/wrapper.swf?linkUrl=http://www.freetexteffects.com&linkTitle=Free Text Effects&fullpath=http://www.freetexteffects.com/widgets/bubbles/&showEmbedShare=yes&keyValue=08sMuBvjmA0qycU&swfWidth=475&swfHeight=452&mainSwfFile=main.swf' wmode='transparent' allowScriptAccess='always' width='475px' height='482px'><!-- <![endif]--><!--[if IE]><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='475px' height='482px'><param name='movie' value='http://www.freetexteffects.com/widgets/bubbles/wrapper.swf?linkUrl=http://www.freetexteffects.com&linkTitle=Free Text Effects&fullpath=http://www.freetexteffects.com/widgets/bubbles/&amp;showEmbedShare=yes&amp;keyValue=08sMuBvjmA0qycU&amp;swfWidth=475&amp;swfHeight=452&amp;mainSwfFile=main.swf' /><param name='wmode' value='transparent' /><param name='allowScriptAccess' value='always' /><!--> </object><!-- <![endif]--></center>

    but it only works in IE and not Firefox.. and the reason i suspect is that somehow the first if statement - <!--[if !IE]> --> is getting translated into "<!--[if !IE]> &#8211;>". check out the source at http://www.freetexteffects.com/christian-text/

    anyone know the reason this could be?? is it the doctype statement by any chance??
     
    Last edited: Apr 15, 2010
    tyankee, Apr 15, 2010 IP