Hi,

Other than ajax(), load(), get() and post(), is there way to load part of page content dynamically from another file using jquery?

thanks,
VC

Recommended Answers

All 4 Replies

You also have ajaxStart(), ajaxStop(), and ajaxSuccess().

I would visit jquery.com for more documentation.

I dont want any of the ajax methods. I am trying to find if there is any other way other than that.

Thanks,
VC

Member Avatar for stbuchok

Not without the use of AJAX. What is the reasoning for not wanting to use AJAX?

ajax funtions do not work on latest firefox versions.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.