标签: javascript php angularjs
我遇到了捕捉范围[[gallery]]的麻烦,因为插件是由XHR请求创建弹出窗口所必需的。
[[gallery]]
<html> <body ng-app="app"> here are all scopes (displaying data) -- here's part rendered by PHP and sended to view but it shows as [[scope]] </body> </html>
如何通过php渲染后“恢复”角度来捕捉范围?