Posted by Jerry Stuckle on 07/16/07 19:47
ZMAN wrote:
> Hello all-
>
> I have some javascript inside a $content .= ' '; var.
>
> When I use the braces { }in the javascript function, the view source
> displays as { and }.
> Do I need to change the page declaration.
> I'm running it as XHTML 1.0 strict, with a UTF-8 charset.
> Or am I going down the wrong road on that..
>
> Thanks in advance!!!
>
> BZ
>
>
Impossible to tell without seeing the code you're using.
But it works for me.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|