version 2.3.3
- bug fix: craete a table if not created on every call, and not on activate only.
- feature: added "update slider" button to update the slider from zip file.
version 2.3.2
- feature: added error message on backend that show problems in jquery ui
version 2.3.1
- bug fix: fixed new media dialog open chooser
version 2.3
- feature: added new media uploader of wp 3.5
- feature: added first slide transition that can be various from the other transitions.
- feature: added startWithSlide option
- feature: added slide background color or transparent slide options
- change: changed option name in navigation type (verticalcentered to solo).
- feature: improved navigation and arrows align and offset options, added saparate options for each elemtn.
- feature: added slide title for better and logical viewing in the list.
- feature: added publish / unpublish slide feature
- feature: added "update image source" feature of the image layer.
- feature: added "preview slide" button from slides list
- bug fix: fade Animation in IE9 had a small rotation. Issue is fixed
- bug fix: AutoPlay Videos in 2nd Loop did not started automatically. Issue is fixed
version 2.2.4
- Bug Fixed: IE9 Odd Rotation effect at animating the slides. Issue is resolved in this version
- Bug Fixed: IE8 Caption does not disappear at fadeout changed. IE8 Filter added again, some cases it can add an odd halo effect at animationg the png images.
version 2.2.3
- bug fix: fixed charset collate in old wp.
- CSS Edit: visiblility:hidden for rev_slider_wrapper ul container, to hide elements at loading.
version 2.2.2
- feature: Event like onbeforeswap, onafterswap and onloaded can be used now.
version 2.2.1
-bug fix: added database table collation on create table.
-bug fix: FF 18 and YT Player issues has been solved. (Black Screen and Not Clickable button)
version 2.2
- Supporting jQuery 1.9.x now
version 2.1.8
- bug fix: fade effect in IE8 was not animated since ie8 needs static position instead of relative or absolute by fading
- feature: added new api features like revlastslide, revcurrentslide
version 2.1.7
- bug fix: Loading of Content was visible during the Loading sequenze
- feature: added link position: front or back
- bug fix: the google font is loading from the backend if selected
- bug fix: fixed some multisite bugs, made it more compatability for the multisite.
- change: removed the php_resize feature
- change: made 100% compatible with wp multisite
version 2.1.6
- updated the slider for multisite systems. Each blog can create exclusive sliders only.
- Bug Fixed: Link to _blank page crashed the Slider.
- PreLoading Images are not visible any more.
version 2.1.5
- bug fix: fixed some bug with caption hidden under width option
version 2.1.4
- feature: added full width centering for slide image
- bug fix: fixed some full width output bug
- protection: added css protection against ul margin
- protection: improved slider not found by alias error message.
- feature: added put slider on certain pages functionality
- feature: added "pages" field to the slider widget
version 2.1.3
- bug fix: fixed some visual button css bug.
version 2.1.2
- bug fix: fixed the bug with jquery ui autocomplete
version 2.1.1
- bug fix: fixed new bugs with wordpress 3.5 compatability
- changed Style in Editor
version 2.1
- change: changed backend jquery ui version to set the slider work with wordpress 3.5.
- feature: added slider hide under some width option
- feature: added selected captions / all caption hide under some width
- added new option for linktoslide per Main Slide also. data-link need to be set to "slide" and data-linktoslide should be set to the Order Nr. of Slide you want to link
- bug fix: fixed some preview slide issue with slashes
- bug fix: made a switch between old and new jquery ui libraries. The new will be loaded for wp version 3.5+
version 2.0.6
- bug fix: changes way that layers has been saved. added json stringify.
- addition: added "alt" text to all the images in the output, so the slider could be validated.
version 2.0.5
- Bug Fix: Box Slide Failure
- Big Fix: Caption Out Failure
version 2.0.3
- feature: added show slider option for user roles (can be set in inc_php/revslider_globals.php)
- feature: added rel=0 to youtube video output.
- protection: added css protection against image margins
- change: return back the captions.css file. It was copied from captions-original.css before.
version 2.0.2
- bug fix: changed the .caption to .tp-caption in slider output.
version 2.0.1
- improvement: made captions.css copied on the fly from caption-original.css to avoid styles loss on update.
version 2.0 reloaded
- feature: added codemirror editor
- feature: added "link to slide" option
- protection: changed .caption to .tp-caption styles
- feature: added show / hide slide options for better slide layers editing
- feature: added "caption end" features
- feature: added show / hide layer and global show / hide button
- feature: added "timeline" that show the layer lifetime visually
- feature: added slide preview
- feature: added slider preview from the sliders list and slider view
- feature: added caption link to slide functionality
- feature: added video autoplay option for video captions
- protection: added protection agains output filters, 2 types of it by setting choice.
- change: removed the depth direct editing. The drag & drop is enought
- change: when duplicate layer, the layernow added to end of the sortbox list and not beneath the parent layer.
- feature: added version text to the backend and front end.
version 1.5.7
- protection: added protection aguenst wpautop filter (html p and br eclosure)
- protection: add video layer iframe protection against global css settings.
- bug fix: fixed not working api issue. Made the revapi variable global.
version 1.5.6
- bug fix: changed the is_home() to is_front_page() function when choose the slider to be on home page only.
- protection: added validations for empty or not numeric slider width and slider height
- protection: added client side protection against double jquery include
- protection: added list-style-type:none in css
version 1.5.5
-feature: added function - put on homepage only in widget area and php putRevSlider function
-feature: added transformZ(0) for Android and Google Chrome to use GPU for Animations.
version 1.5.4
- feature: added function - put js to body - protection against jquery.js after js includes.
version 1.5.3
- change: added some js protections.
- added some php protections
version 1.5.2
- change: made the slider not found error more clear.
version 1.5.1
- Workaround: Isotope CSS3 Transition Conflict solved via an add on in plugin.js
- bug fix: fixed back end caption z-index show
- feature: set accordion in slider settings.
- feature: added slider setting: "arrows always on"
- feature: added slider setting: "timer bar position"
- bug fix: if Container has no height, a start height will be defined vias jQuery to resolve the "slider not visible" issue
- bug fix: IE9 / IE8 FullScreen Link did not worked well. Issue is solved in this update.
version 1.5
----- Front End + Back End
- feature: new animation library (transition.js) has been added
- feature: new transitions added - premium 3D transitions and Custom Transitions.
- feature: shuffle mode shuffle:"on/off" to randomize the list elements at start
- feature: API with function like next, prev, maxslide, pause,resume, show, event handling (event name : revolution.slide.changed data.slideIndex = new slide index)
- feature: added slide transition rotation to slide options.
- feature: added "randomrotate" caption transition
- feature: added slide link target - new or same window
- feature: added 2 more responsive l
没有合适的资源?快使用搜索试试~ 我知道了~
蓝色css3动画宽屏商业bootstrap模板-蓝色 动画 宽屏 商业 css3 html5 整站 商务 手机 响应式
共1336个文件
png:727个
jpg:247个
js:131个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 75 浏览量
2023-02-23
08:51:24
上传
评论
收藏 18.94MB RAR 举报
温馨提示
蓝色css3动画宽屏商业bootstrap模板_蓝色 动画 宽屏 商业 bootstrap css3 html5 整站 商务 手机 响应式 it 科技 互联网 展示 网站建设 工业设计 精品 漂亮.rar
资源推荐
资源详情
资源评论
收起资源包目录
蓝色css3动画宽屏商业bootstrap模板-蓝色 动画 宽屏 商业 css3 html5 整站 商务 手机 响应式 (1336个子文件)
bootstrap.css 145KB
shortcodes.css 110KB
style.css 58KB
custom.css 35KB
jquery-ui-1.8.18.custom.css 33KB
jquery-ui-1.8.18.custom.css 33KB
jquery-ui-1.9.2.custom.css 32KB
jquery-ui-1.9.2.custom.min.css 27KB
font-awesome-ie7.css 23KB
responsive.css 20KB
settings.css 19KB
admin.css 18KB
font-awesome.css 14KB
jquery.mCustomScrollbar.css 8KB
edit_layers.css 8KB
contact_form.css 7KB
comments.css 7KB
style.css 6KB
usquare_style.css 6KB
style.css 6KB
style.css 6KB
colorbox.css 6KB
slider.css 6KB
usquare_admin.css 6KB
featurestab.css 5KB
codemirror.css 5KB
style.css 4KB
style.css 4KB
thumbnails.css 4KB
thickbox.css 4KB
elastic.css 4KB
thickbox.css 4KB
style.css 4KB
style.css 4KB
style.css 4KB
slider-rotating.css 4KB
slider.css 3KB
style.css 3KB
style.css 3KB
stylesheet.css 3KB
jcarousel.css 3KB
captions.css 3KB
captions-original.css 3KB
stylesheet.css 3KB
style.css 2KB
fonts.css 2KB
polaroid.css 2KB
style.css 2KB
reset.css 2KB
style.css 2KB
style.css 2KB
flexslider.css 2KB
flexslider.css 2KB
farbtastic.css 1KB
tipsy.css 1KB
widgets.css 967B
style.css 809B
usquare_logos_style.css 797B
piecemaker.css 791B
elastislide.css 675B
tipsy.css 585B
slider.css 558B
flash.css 532B
dialog.css 475B
usquare_products_style.css 473B
usquare.css 426B
simple-hint.css 384B
popup.css 113B
ostrich-dashed-webfont.eot 41KB
fontawesome-webfont.eot 38KB
PTS56F-webfont.eot 30KB
PTS76F-webfont.eot 29KB
PTC55F-webfont.eot 27KB
PTS55F-webfont.eot 26KB
PTC75F-webfont.eot 26KB
PTN57F-webfont.eot 25KB
PTS75F-webfont.eot 25KB
PTN77F-webfont.eot 24KB
ostrich-bold-webfont.eot 13KB
ostrich-rounded-webfont.eot 9KB
ostrich-light-webfont.eot 8KB
ostrich-black-webfont.eot 8KB
ostrich-regular-webfont.eot 8KB
loadingAnimation.gif 15KB
loading.gif 9KB
loadingAnimation.gif 6KB
loadingAnimation.gif 6KB
loading.gif 3KB
loader2.gif 3KB
loader.gif 2KB
loading_660.gif 2KB
loader.gif 2KB
ajax-loader.gif 2KB
orange.gif 1KB
grey.gif 1KB
tipsy.gif 58B
PIE.htc 40KB
shortcodes-icon-section.html 104KB
shortcodes-media-widgets.html 96KB
home-v.html 86KB
共 1336 条
- 1
- 2
- 3
- 4
- 5
- 6
- 14
资源评论
reg183
- 粉丝: 1840
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- CocosCreator源码资源SrcPackage2(6款源码合集)
- (源码)基于Spring Boot和Spring Cloud的权限管理系统.zip
- CocosCreator源码资源SrcPackage1(11款源码合集)
- (源码)基于Python和Kafka的微博热搜情感分析系统.zip
- 毕业设计《HTML5-Bootstrap-SSM校园导游咨询网(可升级SpringBoot)》+Java项目源码+文档说明
- (源码)基于Arduino的智能导盲犬系统.zip
- sentinel-dashboard的1.8.6版本集成nacos,对接gateway的限流
- CocosCreator源码资源Snaker(贪吃蛇 精品)
- (源码)基于C语言的智能仓库管理系统(IWMS).zip
- (源码)基于Unity的通用升级系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功