Is it possible to display graphics externally like for example Lightbox2 does with normal images?
Thanks!

Comments

infojunkie’s picture

Would it work to add lightbox-specific attributes to the rendered IMG tag? If so, please turn this into a feature request.

jvieille’s picture

I don't know exactly what that means.

I noticed the Graphviz module produces HTML code that can be used as is.
I wrote function that I though I could submit to Lightbox2, but it did not work. I submitted an issue there:
http://drupal.org/node/804622#comment-3006424

My problem is illustrated here
http://www.controlchainmanagement.org/node/993
If only I could
- send the image to a popup full screen box
- size the image to a reasonable size
...

Thanks