Tell me how to implement - output in html, text from txt to html using ajax?
- Once in the N-th time, send an AJAX request, process the result and output it to the component you need. - Vartlok
- I understood it - and how to do it? - user33274
- oneWhat were you trying to do? and what exactly did you fail? - Vartlok
- The request itself does not work - an example would be to see - user33274
- onew3schools.com/jquery/ajax_ajax.asp - you can look here, or in the documentation off api.jquery.com/jquery.ajax - Vartlok
|