We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f51f0c commit f9c3a6eCopy full SHA for f9c3a6e
README.md
@@ -2,9 +2,6 @@
2
Not allow user to open website in multiple windows
3
4
jQuery plugin to check if current window is duplicate window,<br/>
5
-I createdd this plugin based on answer on stackoverflow<br/>
6
-"Stop people having my website loaded on multiple tabs"<br/>
7
-<a href="https://stackoverflow.com/a/45717724/223752">https://stackoverflow.com/a/45717724/223752</a><br/>
8
<br/>
9
This plugin works across all browsers IE, Firefox, Microsoft Edge & Google chrome<br/>
10
@@ -21,3 +18,6 @@ Sample usage:
21
18
});
22
19
</script>
23
20
```
+
+[click here to donate if you find this project helpful](https://paypal.me/nitinsa1?locale.x=en_GB)
0 commit comments