This is something that I was pondering on how it could be implemented. I know that the Adobe SVG control has a transparent mode. Anyone know if SVG in other browsers/controls can be overlaid like an image element? If so this may be one way to implement what you want to do.
It should be an interesting implementation (i'm not an SVG pro, never used it in fact), though some browsers enjoy easy inline SVG, you have to rely on hacks in others (using behaviors in IE). Josh On 11/7/06, Alf Eaton <[EMAIL PROTECTED]> wrote: > Would it be possible to draw lines (or arrows) between items in a > Timeline, to illustrate cause and effect? > > alf. > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
