Book a Demo

Author Topic: HTML report mouse-over in diagrams  (Read 3819 times)

step70

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
HTML report mouse-over in diagrams
« on: March 13, 2013, 12:54:16 am »
Hello,

In EA the diagrams have nice mouse-over with a pop-up of the description for the object on the diagram.

Can this be realized in the HTML reports? Does anyone have experience on how that could be done by changing the themes/styles?

Grt, Bart

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: HTML report mouse-over in diagrams
« Reply #1 on: March 13, 2013, 05:49:59 am »
No. Been discussed before, feature request raised etc....ties in with this recent post http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1361326236. Issue is that sparx creates the #IMAGE# block of your html internally, ie you can't use a template to inject tooltips etc into the html associated with the #IMAGE# (essentially the graphic with html map/area associated with it)...

step70

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: HTML report mouse-over in diagrams
« Reply #2 on: March 13, 2013, 04:57:08 pm »
Hi, thanks for the explanation.