Hello everyone,
I have got a problem which is very annoying because of being potentially very simple. however i can not find a solution. Pls help.
I've got two pages. 1st page must link to 2nd page's particular section.
That is way I use following phrase:
<a href='gothiskandza.html#cassiodorus-1' data-role='button' data-theme='a' data-transition='flip' class='close-button' >Close</a>
Everything seems fine with a small exception - it doesnt work. In any given non-jqmobile project it functions
perfectly. Moreover I can't also find any mention how to write it correctly in the jqmobile documentation.
Help :)
H.Adeling