jQWidgets Forums

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts

  • liobar
    Participant

    Hi Peter,

    I fix it by using Visual Studio and set a local web server.
    Thanks again for your help


    liobar
    Participant

    Hello Martin,

    Thanks for your reply.

    There are 2 errors in the console and the file text is not loaded
    Access to XMLHttpRequest at ‘file:///C:/My%20Programs/…../data/List.txt?_=1644599408348’ from origin ‘null’ has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.

    GET file:///C:/My%20Programs/…/data/List.txt?_=1644599408348 net::ERR_FAILED

    I browse the internet to fix it but I find nothing relevant.
    May be a JQuery scripts is missing or … ?
    Here they are:
    <script type=”text/javascript” src=”scripts/jquery-1.12.4.min.js”></script>
    <script type=”text/javascript” src=”scripts/jqxcore.js”></script>
    <script type=”text/javascript” src=”scripts/jqxdata.js”></script>
    <script type=”text/javascript” src=”scripts/jqxbuttons.js”></script>
    <script type=”text/javascript” src=”scripts/jqxdropdownlist.js”></script>
    <script type=”text/javascript” src=”scripts/jqxlistbox.js”></script>
    <script type=”text/javascript” src=”scripts/jqxscrollbar.js”></script>

    When I execute the demos DropDownList exemple from JQuery web site, they run properly (https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdropdownlist/index.htm#demos/jqxdropdownlist/defaultfunctionality.htm)

    I use Chrome

    Thanks again for your help

    in reply to: Combobox limit ? Combobox limit ? #51979

    liobar
    Participant

    Hi Peter,

    I try to implement your advice, but how i don’t know how to consider my large json file with 1500 items to this service.
    Any help ?
    Thanks

    in reply to: Combobox limit ? Combobox limit ? #51685

    liobar
    Participant

    Hi Peter,
    Thanks for your reply and i give it a try to ths sample.

    After read API reference i not find definition about these properties

    url: “http://api.geonames.org/searchJSON”,
    data: {
    featureClass: “P”,
    style: “full”,
    maxRows: 12,
    username: “jqwidgets”
    }

    Could you explain me the meaning

    Thanks


    liobar
    Participant

    Thanks Peter.
    As there is no API fo dynamic updating of checked list filters, is there a way to do it by coding ?

    Thanks

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