Hi Kinblas,
is it possible that this solution doesn't work with Spry
embedded in the dreamweaver CS3?
this is my test url:
http://www.hifi-tv-moebel.de/File/test/
I just can't get it to work properly and i really don't have
a clue why not.
My Source code:
<!--
var ds1 = new Spry.Data.XMLDataSet("
http://www.hifi-tv-moebel.de/blog/rss.xml",
"feed/entry");
ds1.setColumnType("content/@type", "html");
ds1.setColumnType("content", "html");
//-->
</script>
</head>
<body>
<div spry:region="ds1">
{title}{content}
</div>
I would be more than thankful if somebody could help me with
this.
Thanks a lot in advance
Sascha