|
This is a html module,but now jquery magicinjector live it up.
1、add a jquery.magicinjector module in your page.
2、add a html module(in fact if you have other modules can write html,it also works well.)
3、add a div like this <div __ms="{0}"></div> {0} means a moduleid,or a group modules id .example:<div __ms="123"></div> or <div __ms="[124,125,126,121]"></div>.
|
Here contains two modules.
|