Computer Science, asked by amankumar4276, 1 year ago

How to load external website into an using jQuery?

Answers

Answered by omegads04
0

To load external HTML into a <div>, wrap your code inside the load() function. To load a page in div in jQuery, use the load() method.

Similar questions