FNNDSC / ami

AMI Medical Imaging (AMI) JS ToolKit
https://fnndsc.github.io/ami/#viewers_upload
MIT License
715 stars 213 forks source link

I'm trying to render the Dom content widgets to be slice specific can I know how i achieve it ? #301

Open AbhinavPelapudi opened 6 years ago

AbhinavPelapudi commented 6 years ago

If you are asking a question rather than filing a bug, try one of these instead:

Description

Live Demo

http://jsfiddle.net/gh/get/library/pure/fnndsc/ami/tree/master/lessons/01#run

Steps to Reproduce

Expected Results

Actual Results

Browsers Affected

Versions

JSibir commented 6 years ago

Each widget has hide and show methods. So, you can hide them on slice change and show when initial slice for this widget is shown.