I have two html pages say text.html and display.html. The file text.html is having text in it. I want to load the text content of the text.html file to the display.html .How can i make it using jquery?
I have two html pages say text.html and display.html. The file text.html is having
Share
Using jQuery:
Reference: jQuery load()