refresh #page2

refresh #page2

Hi--

I have a simple 2 page jquery.mobile app. I'm using #page1 to gather parameters for a <canvas> object drawing on #page2. I cannot figure out how to refresh the drawing (and other content) on page two after I make changes. If I push f5 it refreshes.

My question is how do I programatically refresh the page?

--DrBill