-
使用JS实现图片轮播(前后首尾相接)
最近各种跑面试,终于还是被问到这个,一脑子浆糊,当时没想出来首尾相接怎么搞,回来之后研究了一波,终于搞出来了,不多说,直接看代码 代码参考了一位已经写好了图片轮播功能的(在此表示感谢),但是没有首尾相接的功能,本人在此基础上增加了首尾相接功能。 效果...
2018-06-24 01:53:08
-
CSS深入理解之border_imooc张
1 ! DOCTYPE html 2 html lang ="en" 3 head 4 meta charset ="UTF-8" 5 title cssborder / title 6 style 7 * { 8 margin : 0 ; 9 padding : 0 ; 10 } 11 .test1 { 12 margin : 20px ; 13 width : 100px ; 14 height : 100px ; 15 border : thin solid #666 ; 16 } 17...
2018-06-24 01:52:25
-
a标签在实际工作中的应用
学习的时候,我们对a标签的认知: 1、href属性添加一个地址,可进行页面的跳转 2、用锚点,制作页面内跳转和跨页面跳转(之前有写过一篇关于锚点的随笔:http://www.cnblogs.com/qiujianmei/p/7111600.html) 3、利用伪类:hover、visited等制作按钮的特效 以下是我目...
2018-06-24 01:53:06
-
微信小程序--location API
location API也就分这里分两种wx.getLocation(object)获取当前位置和wx.openLocation(object)通过经纬度打开内置地图。其中定位获取位置信息返回参数是有问题的speed,accuracy这两个是没有的。还有一个就是打开内置地图之后再返回会报一个错误(Page route错误—WAServ...
2018-06-24 01:53:03
-
关于html中图片上传预览的实现
本地图片预览 第一种方法 ! DOCTYPE html html head meta http-equiv ="Content-Type" content ="text/html; charset=utf-8" script type ="text/javascript" function change() { var pic = document.getElementById( " preview " ), file = document.getElementById(...
2018-06-24 01:53:02
-
美化自适应按钮
! DOCTYPE HTML html head meta http-equiv ="Content-Type" content ="text/html; charset=utf-8" title 等分按钮 / title link href ="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.css" rel ="stylesheet" link rel ="stylesheet" href ="style.css" styl...
2018-06-24 01:52:57
-
webpack 通用模块(每个页面都用到的js)编译
1、项目目录 2、配置文件:webpack.config.js var htmlWebpackPlugin = require('html-webpack-plugin' ); var webpack = require('webpack' );module.exports = { // entry: './src/app.js', entry: { // 通用模块 'common': ['./src/page/common/index.js' ], 'login...
2018-06-24 01:52:58
-
webpack 引入jquery和第三方jquery插件
1、引入jquery jQuery 直接在 html 中引入,然后在 webpack 中把它配置为全局即可。 index.html: ! DOCTYPE html html head meta charset ="UTF-8" title % = htmlWebpackPlugin.options.title % / title / head body img src ="src/img/ais.jpg" / div id ="app" / di...
2018-06-24 01:52:46
-
CSS3选择器:nth-child和:nth-of-type之间的差异
对于p :nth-child 选择器,选择一个元素如果: 这是个段落元素 这是父标签的第二个子元素 对于p :nth-of-type 选择器,选择一个元素如果: 选择父标签的第二个段落子元素 :nth-of-type 选择器,限制条件少...
2018-06-24 01:52:55
-
注册页面
HTML代码 1 % @ page language = " java " contentType = " text/html; charset=utf-8 " 2 pageEncoding = " utf-8 " % 3 % @ include file = " base.jsp " % 4 ! DOCTYPE html 5 html 6 head 7 meta charset ="UTF-8" 10 title / title 149 / head 150 body 151 !--...
2018-06-24 01:52:45
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash