Image map and page links

Image map and page links

Hi,

is it possible to use an image map instead of a  listview and link to a data-role="page" and get the back button and transitions?

Right now I use this area tag:

<area shape="rect" alt="" title="" coords="6,9,124,264" ref="index.html#myPage"/>

It links to the correct page, but I don't get the back button. I have to include index.html to get the link to work, even though the data-role="page" is in the same file.