To put html code into the "HTML/JAVASCRIPT gadget" of Blogger(Blogspot),
some special chars need to be escaped :
& === & ???
< === <
> === >
" === " ???
'=== ' ???
[example ] params for flash swf movie
<param value="
&dataTextFieldStyle=<p align='center'><font face='Arial' color='#000000' size='18'><b>[]</b></font></p>&
">
should be replaced by
<param value="
&dataTextFieldStyle=<p align='center'><font face='Arial' color='#000000' size='18'><b>[]</b></font></p>&
">
[ref]
http://code.google.com/apis/gadgets/docs/fundamentals.html
http://3hlot.blogspot.com/
沒有留言:
張貼留言