PluginProbe ʕ •ᴥ•ʔ
WP Content Copy Protection & No Right Click / 3.7.1
WP Content Copy Protection & No Right Click v3.7.1
3.7.2 3.7.1 trunk 1.0 1.2 1.3 1.5.0.3 1.5.0.4 1.6 1.7 1.7.3 1.9 2.3 2.6 2.8.1 2.9 3.1 3.1.5 3.4 3.4.1 3.4.2 3.4.3 3.4.4 3.4.5 3.4.6 3.4.7 3.4.9 3.5.1 3.5.2 3.5.3 3.5.4 3.5.5 3.5.6 3.5.7 3.5.8 3.5.9 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.6.9 3.7
wp-content-copy-protector / js / License.txt
wp-content-copy-protector / js Last commit date
License.txt 1 month ago simpletabs_1.3.js 1 month ago
License.txt
24 lines
1 About SimpleTabs
2
3 Author: Fotis Evangelou
4 License: GNU/GPL v2
5 Credits:
6
7 Peter-Paul Koch for the "cookie" handling functions. More on: http://www.quirksmode.org/js/cookies.html
8 Simon Willison for the "addLoadEvent" function. More on: http://simonwillison.net/2004/May/26/addLoadEvent/
9
10 Release changelog
11
12 v1.3 (released June 25th, 2009):
13 - Fixed "recurring divs in content" bug. If your tab contents included div tags, the tabs would break due to a faulty div tag count. Thanks to Sebastian L?scher (www.ddfriends.de) for providing the very simple fix!
14 - Separated all CSS classes at the top of the script, in case you need to modify them to suit your HTML/CSS structure.
15 v1.2: Fixed stupid IE syntax error which caused the script to break in IE browsers.
16 v1.1: Namespaced the entire script
17
18 Features to come
19
20 Remember last accessed tab for all tab sets on the same page
21 Enable tab selection via URL anchor
22 Add a loading indicator for the tab panes
23
24