Hi
I have made a norwegian web page called Bomloveven.
The page is xhtml-based and also contains some
javascript that isn't viewable in any browser.
However, the principle was recommended
concerning xhtml validation.
The code is
<script type="text/javascript">
<![CDATA[
// src='http://www2.nrk.no/tjenester/nrkpadinside/padinside.aspx?
id=hordaland&an tall=10&bredde= 160&js=1&pop=0' >
]]>
</script>
In the beginning I used:
<script language="JavaS cript"
src="http://www.bomlo-nytt.no/style/jsfeed.php">
</script <http://www.bomlo-nytt.no/style/jsfeed.php">
But this code was not validated.
Does someone have a solution?
I have made a norwegian web page called Bomloveven.
The page is xhtml-based and also contains some
javascript that isn't viewable in any browser.
However, the principle was recommended
concerning xhtml validation.
The code is
<script type="text/javascript">
<![CDATA[
// src='http://www2.nrk.no/tjenester/nrkpadinside/padinside.aspx?
id=hordaland&an tall=10&bredde= 160&js=1&pop=0' >
]]>
</script>
In the beginning I used:
<script language="JavaS cript"
src="http://www.bomlo-nytt.no/style/jsfeed.php">
</script <http://www.bomlo-nytt.no/style/jsfeed.php">
But this code was not validated.
Does someone have a solution?
Comment