Skip to content
Advertisement

Tag: daterangepicker

How to call variabled ajax

I put the ajax call in a variable, how can I call it again and pass some parameters to the data attribute of the ajax?. now I have a date range picker, If i click apply button i just want to call the request variable to be able to trigger the ajax call again and pass some parameters. TIA Answer

Advertisement