Component – Image Interest Points

Highlight the points of interest of an image and provide additional details for each one.Download + DemoView DemoDownload ComponentHow To
The Image Interest Points component is used to mark the points of interest of an image; each point opens a modal w…


This content originally appeared on CodyHouse and was authored by CodyHouse

Highlight the points of interest of an image and provide additional details for each one.Image Interest Points

Download + Demo

How To

The Image Interest Points component is used to mark the points of interest of an image; each point opens a modal window with additional information.

To connect each point of interest to a modal window, make sure the id value of the modal is equal to the aria-controls value of the .poi__btn element.

The position of each point can be set using top/right/bottom/left in the inline style attribute of the .poi__item element:

<li style="top: 10%; left: 50%;" class="poi__item js-poi__item">
  <!-- button element here -->
</li>

Important: use percentage values to preserve the position of the point of interest when the image resizes at different breakpoints.


This content originally appeared on CodyHouse and was authored by CodyHouse


Print Share Comment Cite Upload Translate Updates
APA

CodyHouse | Sciencx (2021-10-05T10:24:19+00:00) Component – Image Interest Points. Retrieved from https://www.scien.cx/2021/10/05/component-image-interest-points/

MLA
" » Component – Image Interest Points." CodyHouse | Sciencx - Tuesday October 5, 2021, https://www.scien.cx/2021/10/05/component-image-interest-points/
HARVARD
CodyHouse | Sciencx Tuesday October 5, 2021 » Component – Image Interest Points., viewed ,<https://www.scien.cx/2021/10/05/component-image-interest-points/>
VANCOUVER
CodyHouse | Sciencx - » Component – Image Interest Points. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/05/component-image-interest-points/
CHICAGO
" » Component – Image Interest Points." CodyHouse | Sciencx - Accessed . https://www.scien.cx/2021/10/05/component-image-interest-points/
IEEE
" » Component – Image Interest Points." CodyHouse | Sciencx [Online]. Available: https://www.scien.cx/2021/10/05/component-image-interest-points/. [Accessed: ]
rf:citation
» Component – Image Interest Points | CodyHouse | Sciencx | https://www.scien.cx/2021/10/05/component-image-interest-points/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.