Testing jquery application & calling page by id?

Testing jquery application & calling page by id?


Hi all,

Please help regarding the testing of the application of jquery mobile i am trying to port my application to iphone as of now i have no device access i am testing the application using safari by setting user agent.is there is any other way to test the application like emulator in case of nokia platforms.my framework is groovy and grails using jquery to change the luk and feel when i am using 

<div data-role="page"  id="pageid">


when i am calling the same id from some other page it is not working

<a href="#pageid">Page</a>

Please help me.

Thanks & Regards,
Nithya,