bmoren / jQuery-Generative-Engines

Generative Engines for jQuery Projects
MIT License
1 stars 1 forks source link

Refactor all methods to take a required 'selector' option. #6

Closed alex-carlson closed 8 years ago

alex-carlson commented 8 years ago

We need this if we want to call the function on another element. ex: click a button to generate 100 images in body.

bmoren commented 8 years ago

I think there is a way around this, I'm working on something now.

bmoren commented 8 years ago

https://api.jquery.com/data/

bmoren commented 8 years ago

see current version of populate