当前位置: 首页 > news >正文

畜牧企业网站模板aso优化是什么意思

畜牧企业网站模板,aso优化是什么意思,网站建设总结,指纹锁在什么网站做宣传好一些代码片段使Adobe Edge HTML5动画导出响应 。 下面的代码计算出浏览器宽度(移动设备公司)的百分比比例(根据宽度),并使用CSS3缩放导出,以便调整其大小以匹配容器。 然后可以将其放入iframe(整…

一些代码片段使Adobe Edge HTML5动画导出响应 。 下面的代码计算出浏览器宽度(移动设备公司)的百分比比例(根据宽度),并使用CSS3缩放导出,以便调整其大小以匹配容器。 然后可以将其放入iframe(整体),也可以将其分离并包含在包装div中。

1.将包装器HTML添加到阶段。
2.包括active.js和reponsive.css文件。
3.将原始尺寸更改为您的导出尺寸以下。
4.(可选)如果已经加载了jquery(_edge.js),则将其注释掉。

jQuery的

(function($,W)
{$(function(){//responsive scaling for stage for HTML5function repositionScale(){console.log('rescaling...');//Original image dimensions:var imageH = 1136,imageW = 640;//work out the percentage scale (responsive by width)var scale = (W.innerWidth/imageW);console.log(scale)$('#stage-container').scale(scale);}repositionScale();//respond on window resize$(W).bind('resize', function(e){//could use a debounce here instead of setTimeoutif(W.RT) clearTimeout(W.RT);W.RT = setTimeout(function(){//recalculate the vertical position of the main navrepositionScale();}, 300);});});})(jQuery, window);/*!
/**
* Monkey patch jQuery 1.3.1+ to add support for setting or animating CSS
* scale and rotation independently.
* https://github.com/zachstronaut/jquery-animate-css-rotate-scale
* Released under dual MIT/GPL license just like jQuery.
* 2009-2012 Zachary Johnson www.zachstronaut.com
*/
(function ($) {// Updated 2010.11.06// Updated 2012.10.13 - Firefox 16 transform style returns a matrix rather than a string of transform functions.  This broke the features of this jQuery patch in Firefox 16.  It should be possible to parse the matrix for both scale and rotate (especially when scale is the same for both the X and Y axis), however the matrix does have disadvantages such as using its own units and also 45deg being indistinguishable from 45+360deg.  To get around these issues, this patch tracks internally the scale, rotation, and rotation units for any elements that are .scale()'ed, .rotate()'ed, or animated.  The major consequences of this are that 1. the scaled/rotated element will blow away any other transform rules applied to the same element (such as skew or translate), and 2. the scaled/rotated element is unaware of any preset scale or rotation initally set by page CSS rules.  You will have to explicitly set the starting scale/rotation value.function initData($el) {var _ARS_data = $el.data('_ARS_data');if (!_ARS_data) {_ARS_data = {rotateUnits: 'deg',scale: 1,rotate: 0};$el.data('_ARS_data', _ARS_data);}return _ARS_data;}function setTransform($el, data) {$el.css('transform', 'rotate(' + data.rotate + data.rotateUnits + ') scale(' + data.scale + ',' + data.scale + ')');}$.fn.rotate = function (val) {var $self = $(this), m, data = initData($self);if (typeof val == 'undefined') {return data.rotate + data.rotateUnits;}m = val.toString().match(/^(-?d+(.d+)?)(.+)?$/);if (m) {if (m[3]) {data.rotateUnits = m[3];}data.rotate = m[1];setTransform($self, data);}return this;};// Note that scale is unitless.$.fn.scale = function (val) {var $self = $(this), data = initData($self);if (typeof val == 'undefined') {return data.scale;}data.scale = val;setTransform($self, data);return this;};// fx.cur() must be monkey patched because otherwise it would always// return 0 for current rotate and scale valuesvar curProxied = $.fx.prototype.cur;$.fx.prototype.cur = function () {if (this.prop == 'rotate') {return parseFloat($(this.elem).rotate());} else if (this.prop == 'scale') {return parseFloat($(this.elem).scale());}return curProxied.apply(this, arguments);};$.fx.step.rotate = function (fx) {var data = initData($(fx.elem));$(fx.elem).rotate(fx.now + data.rotateUnits);};$.fx.step.scale = function (fx) {$(fx.elem).scale(fx.now);};/*Starting on line 3905 of jquery-1.3.2.js we have this code:// We need to compute starting valueif ( unit != "px" ) {self.style[ name ] = (end || 1) + unit;start = ((end || 1) / e.cur(true)) * start;self.style[ name ] = start + unit;}This creates a problem where we cannot give units to our custom animationbecause if we do then this code will execute and because self.style[name]does not exist where name is our custom animation's name then e.cur(true)will likely return zero and create a divide by zero bug which will setstart to NaN.The following monkey patch for animate() gets around this by storing theunits used in the rotation definition and then stripping the units off.*/var animateProxied = $.fn.animate;$.fn.animate = function (prop) {if (typeof prop['rotate'] != 'undefined') {var $self, data, m = prop['rotate'].toString().match(/^(([+-]=)?(-?d+(.d+)?))(.+)?$/);if (m && m[5]) {$self = $(this);data = initData($self);data.rotateUnits = m[5];}prop['rotate'] = m[1];}return animateProxied.apply(this, arguments);};
})(jQuery);

CSS3

/* wraps the stage */
#stage-wrapper {position: relative;text-align: center;margin: 0 auto;height: 100%;width: 100%;
}/* container is scaled */
#stage-container {transform-origin: 0 0;-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;
}

的HTML

在舞台周围添加包装纸。 使用您自己的Adobe Edge导出ID。

From: https://www.sitepoint.com/making-adobe-edge-html5-exports-responsive/

http://www.lbrq.cn/news/2661283.html

相关文章:

  • 公司网站维护建设费入什么科目百度seo排名优化排行
  • 关于色彩搭配的网站沈阳seo推广
  • wordpress手机验证免插件seo搜索优化网站推广排名
  • github个人网站模板百度关键词下拉有什么软件
  • 南京网站建设设计怎么制作百度网页
  • 国外网站众筹怎做aso优化报价
  • b站推广入口2022完善的seo网站
  • 单页站如何做网站seo优化陕西整站关键词自然排名优化
  • vip解析网站怎么做的深圳百度代理
  • 江苏建站速度忿国内前10电商代运营公司
  • 网站设计简单讲解知乎推广合作
  • 中国建设银行上海分行网站网上营销策略有哪些
  • 做网站除了域名还需要什么市场调研问卷调查怎么做
  • 免费建设物流网站windows优化大师自动安装
  • 如今做哪个网站能致富怎样搭建一个网站
  • 建网站选号域名现在搜什么关键词能搜到网站
  • 东莞seoseo优化排名优化推广网站怎么做最好
  • 百度搜寻网站缩略图如何添加大连网站seo
  • 穷游 网站开发免费引流app下载
  • wordpress用mysql5.6肇庆seo排名
  • 淘宝客 网站备案萝卜建站
  • 网站建设费用预算明细app优化推广
  • 廊坊疫情最新情况沈阳seo排名优化推广
  • 快站怎么做淘客网站百度本地惠生活推广
  • 免费高清网站推荐品牌策划案
  • 做逆战网站的名字最常用的几个关键词
  • 网站语言是什么惠州seo收费
  • 怎么做网站流量赚钱吗百度指数官网入口
  • 建湖做网站哪家最好百度seo推广计划类型包含
  • 郑州网站托管助企免费大数据查询
  • scanpy单细胞转录组python教程(二):单样本数据分析之数据质控
  • WPFC#超市管理系统(5)商品布局、顾客登录、商品下单
  • 《Resolving tissue complexity by multimodal spatial omics modeling with MISO》
  • Ubuntu22.04 安装vitis2023.2 卡在“Generating installed device list“.
  • sigfillset 函数详解
  • 二分查找算法,并分析其时间、空间复杂度