Hi, you can add the body as a WebMarkupContainer, set it to output its
markup id, and replace it by decorating the AJAX response with the
transition effect JS. If the client is using IE you just redirect it him to
the target page.

Pedro Henrique Oliveira dos Santos


2011/12/14 daslicht <[email protected]>

> Hello,
> is it possible that I could create a website which consists of multiple
> pages with dynamic content, such as tables/lists of products. This would
> ensure that the website could be easily crawled by a Search Engine without
> any extra efford.
>
> If a visitor has JavaScript enabled I just like to read the content (body)
> of the aquired page and replace the current content with it while using
> fades to craete smooth transitions. To update the URLS I would use the
> HTML5
> Session History API.(IE9 would get the non AJAX version:) Is this possible
> ?
>
> This way the designer could visually layout all things and we still could
> have a single-page AJAX style website.
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/JavaScript-noJavaScript-Navigation-tp4194864p4194864.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to