flatiron/cortex.js

Add method for element creation

Opened this issue · 0 comments

Should be as simple as $('<div class="anything"></div>') which will return a fully overloaded Cortex element which can be easily inserted in the DOM.