You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we support passing a variable containing an img map structure on an img call?
[img[passage][$map]]
The map would define a series of geometric regions within the image, with the name of the passage to link to and any tail actions to be taken if the region is clicked on.
Support for mouse over and click image fragments would be nice, but isn't essential. If you look at doing this you might be better using [imgmap[$map]] and putting the reference to the image passage(s) somewhere in the map structure.
The text was updated successfully, but these errors were encountered:
Can we support passing a variable containing an img map structure on an img call?
[img[passage][$map]]
The map would define a series of geometric regions within the image, with the name of the passage to link to and any tail actions to be taken if the region is clicked on.
Support for mouse over and click image fragments would be nice, but isn't essential. If you look at doing this you might be better using [imgmap[$map]] and putting the reference to the image passage(s) somewhere in the map structure.
The text was updated successfully, but these errors were encountered: