v
function onRefreshTime() {
return [ '#magicForms' => $this->renderPartial('testing/magicform') ];
}
<script type=“text/javascript”>
@put(‘scripts’)
$(document).ready(function() {
$.request('onRefreshTime');
});
@endput
</script>
Size: a a a
v
v
v
S
S
S
v
S
JM
v
S
v
S
v
S
S
v
{% put scripts %}
{% endput %}
S
v
S