OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Opera XML hypertexxt



At 10:45 AM +0000 11/13/01, Sean McGrath wrote:


>The implementation of XML hypertext in Opera 5 via CSS2
>takes this approach. For example.
>
>I have XML containing:
>         <xref href="some URI>See here</xref>
>
>The relevant part of the CSS2 stylesheet looks like this:
>
>xref {
>         text-decoration:underline;
>         set-link-source:attr(href);
>         use-link-source:current;
>}


Is this any sort of standard or proposed part of CSS in CSS3? or is 
it just something Opera invented for their own use? Just yesterday I 
tested simple XLinks and CSS :link styles in Opera 5 and they didn't 
work. They do work in Mozilla.
-- 

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          The XML Bible, 2nd Edition (Hungry Minds, 2001)           |
|              http://www.ibiblio.org/xml/books/bible2/              |
|   http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/   |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/     |
+----------------------------------+---------------------------------+