Need to provide Zoom functionality on click of image

User e6192b1abe

21-12-2007 19:47:31

We need to display the magnified structure in a new window, similar to the window appears on double-click of the structure in the mView.





Is there anyway to open that same window, when the user clicks an image attached to the structure?

ChemAxon 7c2d26e5cf

02-01-2008 10:35:06

You can do it with JavaScript.


Please see the following examples (especially the last four): Image Generation Using Marvin Beans


They demonstrate how to combine images with applet by using JavaScript.


(On server side, Marvin Beans is used to generate images.)