Freemarker .load() jquery
tgarijo <[email protected]> Thu, 12 Nov 2015 09:46:48 -0800 (PST)
| Newsgroups | gmane.comp.web.freemarker.user |
|---|---|
| Message-ID | <[email protected]> |
Hello
This is the scenario
I have page name a.ftl, it has a div id="capa", this page has a jquery
$("#capa").load('/b.ftl');
In b.ftl there is a freemarker form, but when run $("#capa").load('/b.ftl')
not played.
I attach
<http://freemarker.624813.n4.nabble.com/file/n4655597/freemarker.png>
--
View this message in context: http://freemarker.624813.n4.nabble.com/Freemarker-load-jquery-tp4655597.html
Sent from the freemarker-user mailing list archive at Nabble.com.
------------------------------------------------------------------------------