Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Update if #anchor #18

Open
ASTN1 opened this issue Mar 7, 2016 · 0 comments
Open

Update if #anchor #18

ASTN1 opened this issue Mar 7, 2016 · 0 comments

Comments

@ASTN1
Copy link

ASTN1 commented Mar 7, 2016

Hi,

I wondered if it would be possible to update the grid if there is an anchor in the page's URL?

e.g.

if(window.location.hash) {
  var hash = window.location.hash.substr(1);
  $('#'+hash).update();
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant