How to open a partial view from controller as a Jquery Mobile dialog?

How can someone instruct joomla to load a views partially for useĀ  with jquery?

  • I.e assuming you have a form view that is being retrieved via ajax, the response that comes from joomla is usually a whole page. what I want is to display just the form may be in a dialog

  • Answer:

    The other way around.  You jQuery("#element").hide everything, and then jQuery("#otherelement").show() that which you want to display.

Quora User at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.