On 24 fév, 16:06, ankan <[email protected]> wrote: > I need history support AND clean url's. In other words - I wan' t the > user to se url's like /products/overview but forward it to > products.html#overview. I don´t want to reload the page and I don't > want the user to ever see #. Is it possible?
No. Unless you're OK with a one-frame frameset; but History.newItem won't make the Location bar magically display /products/someproduct. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
