Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Query on coding of elvantotools.js

$
0
0

Replies: 0

Shouldn’t line 30 read….
$(‘.elvantotools_map_search input, .elvantotools_map_search select’).on(‘change’), function () {

INSTEAD OF (see ‘)’ after ‘change’)…..
$(‘.elvantotools_map_search input, .elvantotools_map_search select’).on(‘change’, function () {


Viewing all articles
Browse latest Browse all 65051

Trending Articles