i have a NavigationBar, one view in it has an Panel with an HTML Image Map.
Instead having a click on an area in the Image Map load a new Page as a link, i would like to know if it was possible to push a new view into the NavigationBar when an Area in the Image Map is clicked.
I guess it might be possible to somehow create an event when an area is clicked and react to that event with a Push.
NOTE: If there is a possibility to realise behaviour similar to Image Map by using a Sencha Touch Component, i would like to know that
ok, but isn't there any way to have similiar behaviour?
i mean to have an image with certain areas / hotspots that are clickable and then cause Sencha Touch to do something (push a new view in my case) whenever an area is clicked
ok, but isn't there any way to have similiar behaviour?
i mean to have an image with certain areas / hotspots that are clickable and then cause Sencha Touch to do something (push a new view in my case) whenever an area is clicked