[Rest2web-develop] nested macros
Brought to you by:
mjfoord
From: martin f k. <ma...@ma...> - 2006-08-05 15:26:02
|
Check out http://martin-krafft.net/phd/ and hover over one of the terms with a dotted underline. This is a simple CSS trick actually, but I use a macro to make it happen: {defn;method;Method;a definition} This will turn into "method", which is a <span> that if hovered over will produce a popup defining "Method" with "a definition". CSS then makes it work. Now what I'd really like is to be able to use popups within popups, like the definition of "Method" in the first paragraph of the above page. So I tried: {defn;method;Method;use of {defn;tools;Tool;a definition}} but rest2web does not seem to support this at all. Any chance this could be implemented? --=20 martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck =20 spamtraps: mad...@ma... =20 "emacs sucks, literally, not an insult, just a comment that it's large enough to have a noticeable gravitational pull..." -- mercury on #debian-devel |