On Tuesday 08 November 2005 04:07 pm, [EMAIL PROTECTED] wrote:
> Further to the discussion of xhtml and html that was on this list a while
> ago I ran across this website that discusses the disadvantage of using
> xhtml in any except the most well-constrained environments.

Some weeks back [1] I saw a commit which allowed the Jmol applet to extract a 
DOM fragment from the webpage, so, I'm assuming this would allow something 
like:

<html xmlns="pseudo-xhtml">
 <object> <!-- the JCP applet -->
   <molecule xmlns="cml">
     <!-- atoms etc -->
   </molecule>
 </object>
</html>

Or something like this...
   
Is this actually being used somewhere? It's a great application of XML 
(XHTML+whatever) in webpages...

Egon


1. 
http://sourceforge.net/mailarchive/forum.php?thread_id=8759818&forum_id=8713


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to