Hi Rigo,

The history stack is sync with the browser navigation stack.
So when the user press the header back button or the browser back button,
it keeps sync.

This is done based on anchor change. So if you don't want to trigger the
browser history, you should not change the anchor, aka stay in the same
page (iUI) / view (Emy). Based on this information, just update a view
content rather than navigate to a new page/view, and nothing will be added
to both browser & library history stack.


Remi



Remi


On Fri, Nov 29, 2013 at 10:54 PM, rigo f <rigo....@gmail.com> wrote:

> I have certain panels that I don't want in the history stack. Is there a
> away to manipulate the history stack or prevent panels from going on there?
>
> Rigo
>
> --
> You received this message because you are subscribed to the Google Groups
> "iPhoneWebDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to iphonewebdev+unsubscr...@googlegroups.com.
> To post to this group, send email to iphonewebdev@googlegroups.com.
> Visit this group at http://groups.google.com/group/iphonewebdev.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to iphonewebdev+unsubscr...@googlegroups.com.
To post to this group, send email to iphonewebdev@googlegroups.com.
Visit this group at http://groups.google.com/group/iphonewebdev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to