can3p (can3p) wrote in changelog,
can3p
can3p
changelog

[ljcom] r11546: LJSUP-11099: LJ Shop. Change LJ Tokens m...

Committer: dpetrov
LJSUP-11099: LJ Shop. Change LJ Tokens mechanics
U   trunk/htdocs/js/jquery/jquery.lj.range.js
Modified: trunk/htdocs/js/jquery/jquery.lj.range.js
===================================================================
--- trunk/htdocs/js/jquery/jquery.lj.range.js	2012-03-01 09:12:14 UTC (rev 11545)
+++ trunk/htdocs/js/jquery/jquery.lj.range.js	2012-03-01 09:17:18 UTC (rev 11546)
@@ -77,8 +77,8 @@
 
 			this.element
 				.bind('mousedown touchstart', function(ev) {
-					if (self._el('handle')[0] !== this.currentTarget) {
-						self._onChange;
+					if (self._el('handle')[0] !== ev.currentTarget) {
+						self._onChange(ev);
 					}
 				});
 

Tags: can3p, dpetrov, js, ljcom
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments