Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Modules Extension HMVC
#1

[eluser]Unknown[/eluser]


I'm using Code Igniter Modules Extension HMVC (https://bitbucket.org/wiredesignz/codeig.../wiki/Home). I was wondering if it is possible to render only a partial view, in this case, an independent module, without reloading the whole page, and without breaking MVC's logic.

Thanks in advance,
#2

[eluser]PhilTem[/eluser]
You can, however it has to be done using any javascripting language such as jQuery or MooTools to perform an AJAX request that just replaces a given div inside your webpage.

Check e.g. http://api.jquery.com/jQuery.get/ or http://api.jquery.com/jQuery.ajax




Theme © iAndrew 2016 - Forum software by © MyBB