Spartanicus wrote:
> @media print{
> a[href]:after{content: " <"attr(href)">"}
> }
This is place where you get an interesting difference between Presto
(Opera) and Gecko (Netscape, Firefox, Camino, etc); when the link is a
relative URL, Gecko will only print out the relative URL, but Opera will
print out the absolute URL.
In my opinion, Gecko's behaviour is more "correct", but Opera's is
certainly more useful.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
|
|