[richfaces-issues] [JBoss JIRA] (RF-12133) Support pushState with slidfast and mobile richfaces

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Apr 3 13:08:47 EDT 2012


Brian Leathem created RF-12133:
----------------------------------

             Summary: Support pushState with slidfast and mobile richfaces
                 Key: RF-12133
                 URL: https://issues.jboss.org/browse/RF-12133
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: mobile
            Reporter: Brian Leathem
             Fix For: 4.3-Tracking


Replace the use of location.hash with a better solution: pushState.

{code}
window.history.pushState(data, "Title", "/new-url");
{code}

More reading:
http://badassjs.com/post/840846392/location-hash-is-dead-long-live-html5-pushstate
http://spoiledmilk.dk/blog/html5-changing-the-browser-url-without-refreshing-page
http://www.w3.org/TR/html5/author/history.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list