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

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-15 23:15:11+12:00
Desc:
update jupyter notebook with FK model results
Permanent Source URI:
https://models.cellml.org/workspace/a1/rawfile/797bc599b7ec66eef984e817d4ce138aabd116a6/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.