Location: A review of cardiac cellular electrophysiology models @ bc5ea6aa6365 / dojo-presentation / js / dojo / dojox / image / tests / test_ThumbnailPicker.html

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-15 16:33:36+12:00
Desc:
adding initial Jupyter notebook for cardiac cellular electrophysiology book chapter
Permanent Source URI:
https://models.physiomeproject.org/workspace/a1/rawfile/bc5ea6aa63654095d87909660b6bebea02003383/dojo-presentation/js/dojo/dojox/image/tests/test_ThumbnailPicker.html

dojox.image.ThumbnailPicker

When you click on a thumbnail image, it's information is placed here

From FlickrRestStore:

This ThumbnailPicker should have 8 thumbnails, with each of them linking to a URL when clicked on. The cursor should also change when over an image.

From ItemFileReadStore:

This ThumbnailPicker should have 5 thumbnails. Clicking on a thumbnail should NOT open a URL, and the cursor should not change when over an image that is not an arrow.

From FlickrRestStore:

This ThumbnailPicker should have 6 thumbnails, with each of them linking to a URL when clicked on. The cursor should also change when over an image. Unlike the ThumbnailPicker above, when these links are clicked on, this page changes, instead of a popup window.

From ItemFileReadStore, and vertical:

This ThumbnailPicker should have 5 thumbnails. Clicking on a thumbnail should NOT open a URL, and the cursor should not change when over an image that is not an arrow. The thumbnails should also be aligned vertically.