jQuery UI Widgets › Forums › Editors › ScrollBar, Slider, BulletChart, RangeSelector › jqxslider with latest version
This topic contains 3 replies, has 3 voices, and was last updated by Peter Stoev 8 years ago.
-
Author
-
we were using version 4.1.1 before and now i am trying to upgrade to latest version (4.5.1). but now all of sudden i started getting error in slider.. (code is not changed.. and its working with version 4.1.1)
jqxslider.js:6 Uncaught TypeError: c._helpers.element.sizeChanged is not a function at a.(anonymous function).createInstance (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:33:17144) at Object.a.jqx.applyWidget (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:21197) at HTMLDivElement.<anonymous> (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:25417) at Function.each (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:15936) at init.each (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:12600) at init.a.fn.(anonymous function) [as jqxSlider] (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:6:25352) at HTMLDocument.<anonymous> (http://localhost:8383/iVestWeb/assets/js/modules/brokerage/tradeAccountSelect.js:5:24) at c (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:2:4331) at Object.fireWith [as resolveWith] (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:2:5133) at Function.ready (http://localhost:8383/iVestWeb/assets/min/js/libs.min.js:1:13906)
any idea how to fix this
sorry forgot to include html
<div id="bidAskSliderDiv" class="trdAcctSel"> <label id="lblMid" style="margin-left: 5px;line-height: 1.5em;">Mid</label> <div id="bidAskSliderHolder" style="float:left;display: inline-block;height: 25px;width:60%;margin-left: 10px;"> <div id="trdBidAskSlider"></div> </div> <label id="lblNat" style="float:left;line-height: 1.5em;">Nat</label> </div>
Hi,
Having the same issue with 4.5.2 – have you been able to resolve your issue?
Regards,
IgiSorry, but there is no such issue when all files are updated correctly. You can see that in our demos as well.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.