I'm attempting to build an application that uses KineticJS to overlap another element. Ideally the background application could be simply another div with a photo in it or something as complex as Google Maps.
What I'm trying to accomplish is a proof of concept where I could basically have a KineticJS canvas that overlaps another element and allows it to overlap the other element but have all input go directly to the KineticJS object only.
Any thoughts?