Re: JS entity problem
Rojek Piotr <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Yes i already have one
http://dra9ula.webd.pl/test.php
But when i looked in further i have noticed that if whole JS is in CDATA
also this code wont work:
var displayDiv = document.getElementById('displayDiv');
displayDiv.innerHTML = 'dfdsfdsfdsf∈';
i find it weird...