码迷,mamicode.com
首页 >  
搜索关键字:sidebar    ( 274个结果
Salesforce 自定义页面并实现手机端自适应
一、使用salesforce实现自定义的“任务签到”页面,实现了百度地图地位功能 1)首先必须创建一个自定义页面 2)创建salesforece对象 3)创建控制器 4)进入页面写代码 二、代码实现 前台页面代码<apex:page showHeader="false" sidebar="false" standardStylesheets="false" showQui...
分类:移动开发   时间:2016-04-29 16:15:14    阅读次数:1072
带header和footer的双栏布局
目标是实现如上图带header和footer的双栏布局,其中右侧sidebar是固定宽度,左侧content是自适应; https://www.zybuluo.com/dengzhirong/note/169592 这里有双栏布局实现的3种方法: 1.左浮动+margin 2.绝对定位+margin ...
分类:其他好文   时间:2016-04-26 19:24:05    阅读次数:247
div里常用的class常规命名
头:header内容:content/container尾:footer导航:nav侧栏:sidebar栏目:column页面外围控制整体布局宽度:wrapper左右中:left right center登录条:loginbar标志:logo广告:banner页面主体:main热点:hot新闻:ne ...
分类:其他好文   时间:2016-04-25 21:13:10    阅读次数:527
常用的CSS命名规则
(一)常用的CSS命名规则 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:ba ...
分类:Web程序   时间:2016-04-21 16:41:16    阅读次数:173
57.EasyRecyclerViewSidebar
EasyRecyclerViewSidebarEasy sidebar for Android RecyclerView (?>﹏<?) IntroductionEasyRecyclerViewSidebar 是更加便利的侧栏索引 . 不仅仅可以加载字母,还能加载图片你也可以自定义悬浮ViewGithubhttps://github.com/CaMnter/EasyRecycle...
分类:其他好文   时间:2016-04-19 19:55:20    阅读次数:234
HTML的命名规则
(一)网页切图过程中div+css命名规则 内容:content/container 导航:nav 侧栏:sidebar 栏目:column 标志:logo 页面主体:main 广告:banner 热点:hot 新闻:news 下载:download 子导航:subnav 菜单:menu 搜索:se ...
分类:Web程序   时间:2016-04-02 17:39:04    阅读次数:233
通过SectionIndexer实现微信通讯录
这里主要参考了使用SectionIndexer实现微信通讯录的效果 在这里做个记录 效果图 页面使用RelativeLayout,主要分为三个部分,match_parent的主listView,右边字母的SideBar,还有就是微信那种点击字母时浮动的一个TextView 布局: fragment_ ...
分类:微信   时间:2016-03-31 14:27:01    阅读次数:317
命名的整理
Div+CSS命名规范 一. 窗体 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广 ...
分类:其他好文   时间:2016-03-27 19:44:39    阅读次数:145
HTML常用命名和CSS reset代码【收集总结】
CSS命名规则 头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面 ...
分类:Web程序   时间:2016-03-26 10:44:08    阅读次数:762
css命名规范
此文摘自http://www.cnblogs.com/rising-fay/archive/2013/02/25/2932592.html CSS命名规则 头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制
分类:Web程序   时间:2016-03-13 15:59:48    阅读次数:319
274条   上一页 1 ... 14 15 16 17 18 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!