twbs / ratchet

Build mobile apps with simple HTML, CSS, and JavaScript components.

Home Page:http://goratchet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question

tutyamxx opened this issue · comments

I have a similar application like the example Movie Finder. Is there a way how to detect on which movie i selected? Like an unique id or function? For example if i click on argos, i want to display argos data, if i click on skyfall, i want to display skyfall data. Any help?