Novi Builder Plugin for changing images
You should follow several simple steps to intall this plugin:
- Copy the novi-plugin-image.js file to your path/to/novibuilder/plugins folder.
- Launch NoviBuilder
- Change images
- querySelector — contains a css selector which defines the Plugin container.
For use plugin your element must match the CSS selector of querySelector setting.
For example querySelector value is "img".
In this case you need to add element :
<img src="images/blank.png" alt="">