..2sk..TO SKY..

Home / PHP & Wordpress / wordpress精简版jquery暗箱插件simple-colorbox

威能(Vaillant)燃气热水器F.28错误修复(图文)wordpress网站中404页面同样重要

很多暗箱插件都是动辄2M,而且功能繁琐,其实我们能用的最常见的就是图片放大功能,于是这个插件是不错的选择,大概约60kb,而且与主题很少有js冲突,难能可贵的是还提供4种暗箱效果选择。本插件在Wordpress 4.5.2下运行良好。

1.下载插件simple-colorbox并激活插件,

2.改插件因为非常精简,所以在选择效果的时候,需要手动更改,在插件的目录里plugins/simple-colorbox找到index.php,并用Dreamweaver找到如下代码:

  1. public function set_definitions() {
  2.         // Do definition check – used by themes/plugins to over-ride the default settings
  3.         if ( ! defined( ‘SIMPLECOLORBOX_OPACITY’ ) )
  4.             define( ‘SIMPLECOLORBOX_OPACITY’, ‘0.6‘ );
  5.         if ( ! defined( ‘SIMPLECOLORBOX_WIDTH’ ) )
  6.             define( ‘SIMPLECOLORBOX_WIDTH’, ‘95‘ );
  7.         if ( ! defined( ‘SIMPLECOLORBOX_HEIGHT’ ) )
  8.             define( ‘SIMPLECOLORBOX_HEIGHT’, ‘95‘ );
  9.         if ( ! defined( ‘SIMPLECOLORBOX_SLIDESHOW’ ) )
  10.             define( ‘SIMPLECOLORBOX_SLIDESHOW’, ‘group’ );
  11.         if ( ! defined( ‘SIMPLECOLORBOX_THEME’ ) )
  12.             define( ‘SIMPLECOLORBOX_THEME’, ‘1‘ );
  13.     }

通过修改最后的数字选择1、2、3、4等的效果,所以具有良好的扩展性,可以手动添加更多的效果,而且支持多张图片幻灯播放效果。演示效果如下:

jquery

Related Posts

转载原创文章请注明,转载自:SKY [https://www.2sk.com/]

本文链接: https://www.2sk.com/websites/phpwordpress/wordpress-jquery-plugin-simple-colorbox.html

One Response to “wordpress精简版jquery暗箱插件simple-colorbox”

Leave a Reply

Mr. Green Sad Exclamation Smile Oops Grin Surprised Shocked Confused Cool LOL Twisted Roll Eyes Idea Arrow Wink Cry Neutral razz evil mad question

Websites powered by Wordpress 7.1 Copyright © 2009-2026 - All Rights Reserved   SKY..fly..