README
LIBRARY WRAP-IMAGES
- Track: Common Core
- Curso: JS Deep Dive: Crea tu propia librería usando JavaScript
- Unidad: Producto final
INTRODUCTION
Wrap-Images is a library, a tool that is going to help the programmers their work. The result of this library is an effect (it can be a hover, mouseover, etc) that acts whenever the cursor of the mouse is over the image. When this happens it's going to appear the alt text that the user decides over the image.
DEVELOPED FOR:
OBJETIVO
To use a jQuery plugin that once given a container it needs to find all the images inside the container and replace them for a new element, in this case <figure> that contains the image <img> and also a <figcaption> with the alt text or attribute of the image.
Technology Tools
JQuery
Javascript
Babel
Node.js
Example of How it Works
Developed by
- Nadya Salazar aka Navy
- The weirdo Ada