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

  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;>     

FYI -

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -