Skip to content

Handling of Randomly changing dynamic element id, cookie/cache synchronization and visibility settings#1159

Open
srigaurav1986 wants to merge 8 commits intojsfiddle:developfrom
srigaurav1986:develop
Open

Handling of Randomly changing dynamic element id, cookie/cache synchronization and visibility settings#1159
srigaurav1986 wants to merge 8 commits intojsfiddle:developfrom
srigaurav1986:develop

Conversation

@srigaurav1986
Copy link

HI All,

In these commits I have made few changes which are actually required for handling :

  • Randomly changing element id in DOM tree for dynamic elements. The ID field is quintessential for executing actions on remote side.

  • Apart from session storage I have also added coockie and cache synchronization to allow people to take advantage of logged -in user cobrowsing.

  • Also added support for changing visibility of any element like show or hide.

  • Fixed few bugs like in case of hash change detection currentUrl wasn't properly getting updated and during documentClick removed setTimeout to make it synchronous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant