Ankündigung

Einklappen
Keine Ankündigung bisher.

XXAPI2 in 2024

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    XXAPI2 in 2024

    Hallo xxapi users,

    I still use xxapi2 in combination with expert 4.12 !!!
    Do not know about you guys/girls, but there are still a lot of possibilities in xxapi which are not avail in expert!!

    also i'm updating several 'old' xxapi files when I came across the following error.
    I'm updating the nouislider files from version of 7.x.x to 15.x.x
    the 7.x version is from around 2015/2016 the 15.x is the latest.
    implementing the new version gives me the following error:

    Uncaught TypeError: oarg.item.xxapi.slider.noUiSlider is not a function.

    the error is triggered by this statement in XXSLIDER:

    Code:
    oarg.item.xxapi.slider.noUiSlider(oarg.item.xxapi.slider_options);​
    I think the call has been changed, but do not exactly how.
    the call:

    Code:
    oarg.item.xxapi.slider.noUiSlider.create(oarg.item.xxapi.slider_options);
    is not correct.

    would like to have some help on the issue.

    Liebe grusse,

    Gerwin
    Zuletzt geändert von TBBW; 09.11.2024, 13:15.

    #2
    I'm sorry, but I can't help you. But it sounds good that someone else is also using it and is still working on it.

    Kommentar


      #3
      maybe you can, is there a possibility in 4.12, to make use of sliders like we did in xxapi2 using xxslider?

      regrds,

      gerwin

      Kommentar


        #4
        I realy don't know. Maybe with css or URL-Endpoints? That's the reason why i still use my xxapi.

        Kommentar

        Lädt...
        X