[jQuery] RSS Feed Reader - Re-visit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=765381915-10072006><FONT face=Verdana
color=#0000ff size=2>Jim, take a look at your XML feed. <description> is
plain text, so you're getting exactly the data your code is searching for. The
HTML version is in <content:encoded>. Not sure if that colon will
work with a jQuery selector - you may need to use getElementsByTagName if it
doesn't.</FONT></SPAN></DIV><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com] <B>On Behalf Of </B>Jim
Davis<BR><B>Sent:</B> Monday, July 10, 2006 7:46 AM<BR><B>To:</B> jQuery
Discussion.<BR><B>Subject:</B> Re: [jQuery] RSS Feed Reader -
Re-visit<BR></FONT><BR></DIV>
<DIV></DIV>For the moment I have solved the cross-domain issue by placing the
feed reader demo in in the same domain as the Blog I am taking the feed
from.<BR>As can be seen in the demo, <A
href="http://www.jimdavis.us/demos/feed_reader.html">http://www.jimdavis.us/demos/feed_reader.html</A>,
the reader is not including the html tags and simply showing the entries as
un-formatted text strings.<BR>What do I need to change in the code to read the
<description> as html rather than text?
<BR><BR>Jim<BR></BLOCKQUOTE></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/