Fix redundant local overrides of jQuery plugin default configuration values with...
authorMike Taylor <mike@indexdata.com>
Wed, 12 Feb 2014 17:54:17 +0000 (17:54 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 12 Feb 2014 17:54:17 +0000 (17:54 +0000)
commitd97b327c5b2d58ad3bcf49e5f739ad3a04109a3e
tree2e55365276830a99287f503084a8d5dbc192696b
parent1052ebf78efe0c41ee44954be8de76eaca2dfbe7
Fix redundant local overrides of jQuery plugin default configuration values with copies of those values, to now use the new versions of those default values that rely on class selection rather than ID selection. It would make more sense to get rid of these pointless and error-prone overrides completely.
examples/htdocs/jasmine-local-popup.html
examples/htdocs/jasmine-popup.html
examples/htdocs/jquery.html