Saved Bookmarks
| 1. |
What Is The Use Of J Query Load() Method ? |
|
Answer» The JQUERY load() method is powerful AJAX method. The load() method loads DATA from a server and puts the returned data into the selected element without RELOAD the COMPLETE page. The jQuery load() method is powerful AJAX method. The load() method loads data from a server and puts the returned data into the selected element without reload the complete page. |
|