jQuery/jqLite Extras
Angular also provides the following additional methods and events to both jQuery and jqLite:
Events
...
Methods
...
scope() - retrieves the scope of the current element or its parent.
这里的意思是jq对象有这个scope方法吗?为什么我打印不出东西。
Angular also provides the following additional methods and events to both jQuery and jqLite:
Events
...
Methods
...
scope() - retrieves the scope of the current element or its parent.
这里的意思是jq对象有这个scope方法吗?为什么我打印不出东西。