html - adding context information to the URL -
i need add context or current state of website url of page.. if user copies , sends url user. other user can see exact state of website sender watching, i.e. tab in,and data viewing. have seen similar things being implemented in other websites facebook, gmail, etc don't know how in application. how should approach problem?
use pushstate , friends modify url 1 server can use deliver page starts in desired state.
Comments
Post a Comment