We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9cf21 commit 005ff7eCopy full SHA for 005ff7e
README.md
@@ -10,6 +10,9 @@ Dependent on [jScript](https://github.com/shivamdevs/jScript) Library.
10
<script src="https://cdn.jsdelivr.net/gh/shivamdevs/dom-selector/selector.min.js" defer></script>
11
```
12
> Adding `defer` can help delay **Dom-Selector** loading, preventing it from increasing page load time.
13
+### Limitation
14
+* Restricted to top window only
15
+* jScript Library dependency
16
### Contribution
17
* [@Shivamdevs](https://github.com/shivamdevs)
18
* [@shivamdewangan](https://github.com/shivamdewangan)
0 commit comments