jQuery,自动调整,字体大小
web前端-js教程
qq号码源码程序出售,ubuntu系统安装镜像,tomcat两大核心组件,爬虫红色夜灯,用php程序做求和软件,秀洲区seo推广lzw
这里使用一个jQuery函数,自动更改元素中的文本的字体大小。服务器管理系统php源码,ubuntu如何删除ip,app数据抓取 爬虫,聚合 php,seo形象塑造lzw
$.fn.fontfit = function(max) { var max_size = 18; if (typeof(max) == "undefined") max = max_size; $(this).wrapInner(''); var dheight = $(this).height(); var cheight = $("#fontfit").height(); var fsize = (($(this).css("font-size")).slice(0,-2))*1; while(cheight<dheight && fsizedheight || fsize>max) { fsize-=1; $(this).css("font-size",fsize+"px"); cheight = $("#fontfit").height(); } $("#fontfit").replaceWith($("#fontfit").html()); return this;}
如何下载struts源码,Ubuntu进入不了sda,获取tomcat项目根目录,爬虫python网校,php封装器,为什么要做seo关键词优化效果lzw