Object has no method 'on'
-
Couldn’t get 2.0 to work so I switched back to 1.4.2, but was getting the Object has no method ‘on’ referring to line 15 in jal.js.
Thoughts on why that would be happening? I switched from
on('click', function(e)
to
click( function(e)
and that fixed it. Again, more of a question of is something else wrong with my site that it would prevent the ‘on’ method? Any insights are appreciated.https://www.ads-software.com/extend/plugins/jquery-archive-list-widget/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Object has no method 'on'’ is closed to new replies.