This topic contains 3 replies, has 3 voices, and was last updated by  Peter Stoev 7 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • jqxslider with latest version #92839

    jahnvi25
    Participant

    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

    jqxslider with latest version #92840

    jahnvi25
    Participant

    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>
    
    jqxslider with latest version #93955

    igikloppers
    Participant

    Hi,

    Having the same issue with 4.5.2 – have you been able to resolve your issue?

    Regards,
    Igi

    jqxslider with latest version #93959

    Peter Stoev
    Keymaster

    Sorry, but there is no such issue when all files are updated correctly. You can see that in our demos as well.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.