Код: Выделить всё
just trial
fetch only sections of specific HTML areas
from an external page using AJAX
Click Here
External.html page
style="border: 1px solid black;
width:max-content;
padding:0.5rem">
fetched Content will display here.
event_occur = () => {
// Load the Section with .first class and display
$("#display").load("index.html .first");
};
Код: Выделить всё
webpage from wherer content is loaded
Index.html - Section - class = "first"
content from here will be loaded
Web Development
[list]
[*]HTML
[*]CSS
[*]JAVA SCRIPT
[*]JQUERY
[/list]
this will not load
Machine Learning
[list]
[*]Python
[/list]
this will not load
Courses
[list]
[*]Interview Preparation
[*]DSA
[*]DBMS
[/list]
Подробнее здесь: https://stackoverflow.com/questions/790 ... -wordpress