Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【54xiaosu哥审核】直接echoJS #10

Open
qiansen1386 opened this issue Jan 10, 2014 · 0 comments
Open

【54xiaosu哥审核】直接echoJS #10

qiansen1386 opened this issue Jan 10, 2014 · 0 comments

Comments

@qiansen1386
Copy link

qq20140110084926

改为

$javascript=<<<JS
//你想写的js放在这里。
JS;

$cs=Yii::app()->getClientScript();
$cs->registerScript("一个字符串hashmap里的key",$javascript, CClientScript::POS_LOAD);
//($key,$value,$position) position是在header,page on load,$(document).ready(function(){...})等等位置。用PHPStorm的话打入CClientScript::有提示的。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant