dougaraujos

Results 4 comments of dougaraujos

I have three inputs. Each seeks a part of my row. But without the custom attribute, the Jets just search for 'data-jets'. So attrName added for each input. `instance =...

The problem is that each input search a portion of the element only. However, when instantiate three times, the CSS rule changes the display only for the `data-jets`. What I...

(Sorry for the delay) Implement an example in Codepen (using Jets.js - v0.9.0 - 2016-04-26) http://codepen.io/dougaraujos/pen/bwjoYR

Same issue here. To solve, I removed the following code: `element.on('$destroy', destroyFullPage);`