javascript - images are displayed in chrome and mozila but not to displayed in IE? -
I tried to code bellow images coming in chrome and možila but not coming in IE image Format is .jpg Plz help me FYI -
bodycontent + = '& lt; Tr class = "span12" & gt; & Lt; Td square = "span12" & gt; & Lt; Div class = "span12" & gt; & Lt; Img class = "span12" src = "'+ buildingdata.imu url +" "& gt; & Lt; / Div & gt; & Lt; / Td> & Lt; / Tr & gt; ';
and use
instead of
"
bodycontent + = '& lt; tr class = & amp; nbsp; span12 & amp; quot; & gt; & lt; td class = & amp; quot; span12 & amp; ;;; Div square = & amp; quot; span12 & amp; quot; & gt; & lt; img class = & amp; quot; span12 & amp; quot; src = & amp; quot; '+ Building Data.IMUULL +' and & quot;>
Comments
Post a Comment