Posts by user144182 • 61 points
2 posts
-
2
votes1
answer103
viewsA: Is it possible to permanently change an html file with Javascript?
It is possible, if you are running Javascript in your back end via Nodejs. But the question is to understand that you are wondering if it is possible to run a Javascript code on the user’s machine…
javascriptanswered user144182 61 -
1
votes1
answer65
viewsA: Complete table with loop using jquery
Use the method append or appendTo. Since jQuery already parses your strings into HTML, you just need to write the string in the proper format, and then attach it to an element you search for with…
jqueryanswered user144182 61