You are viewing a single comment's thread from:
RE: How to load another page using jQuery
Title is pretty missleading, it says "how to load another PAGE". But you are just loading content from a text file.
Title is pretty missleading, it says "how to load another PAGE". But you are just loading content from a text file.
this is for example, Read all the content. I have said that we can load any other content such as php, HTML, etc
Yeah, but in the end, you could have give an working example for loading a real page instead of a text file. Because loading content of a page or even the whole page itsself will end up in quite different syntax and few other problems, if you mention to load an external page for example.