4 B Observe Following Code Snippets Web Page Written Using Javascript Jquery Code Snippet Q37281175

4 (b) Observe the following code snippets of a web page written using Javascript and/or jQuery. For each code snippet: (1) ex4 (b) Observe the following code snippets of a web page written using Javascript and/or jQuery. For each code snippet: (1) explain what it does (at your best, on the basis of the little information provided), (2) say if, after the web page is initially loaded, its execution requires further communication with the server or it is handled at the client’s side: 1. $ (“p”).find (“.odd”) . load (“text.txt”); 2. $.get (“subscribe.php”, function (a,b) falert (a);

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.