Form Post from Firefox

report=In Firefox, the Jump To menu drops into the triple table. I 
was taking screenshots and it looked bad.
RDF=<?xml version="1.0">
<?xml version='1.0'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc = "http://purl.org/dc/elements/1.1/"
	xmlns:book="http://www.siderean.com/bookdemo#">

   <rdf:Description rdf:about="http://www.siderean.com/bookdemo#book1">
     <rdf:type rdf:resource="http://www.siderean.com/bookdemo#Book" />
     <dc:title>Oliver Twist</dc:title>
     <dc:creator>Dickens, Charles</dc:creator>
     <dc:date>1837</dc:date>
     <dc:description>
Oliver Twist, Fagin, Nancy, Bill Sykes, and the Artful Dodger live by
their wits in this dark tale of Victorian England.
     </dc:description>
     <dc:coverage>London</dc:coverage>
     <dc:coverage>England</dc:coverage>
   </rdf:Description>

</rdf:RDF>

Received on Monday, 24 September 2007 23:48:24 UTC