another refinement of the queryupdater - googlemap - queryupdater trio consistency
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Dec 2013 09:33:33 +0000 (10:33 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Dec 2013 09:33:33 +0000 (10:33 +0100)
commitf01153e83e648390596f0343294912560165bc49
tree7cc2184c3b4ad2b3dbf426c4843ba499f17dac7a
parent75ae4655dd890a559798442147044db4d6fcc311
another refinement of the queryupdater - googlemap - queryupdater trio consistency
this time we do not use flat_id anymore, and suggest to always use selectors like
$(“[my_id=‘some!text:with+any*char’]”)
rather than
$(“#some_id”)
because the latter is very restrictive on the character set and does not accept quoting - at least I haven’t found any
manifold/static/js/plugin.js
plugins/querytable/static/js/querytable.js