Code Monkey home page Code Monkey logo

contact's Introduction

2017 年 10 月 15 日

开始找到感觉,代码有往下敲的动力!

目前“联系人列表”基本形状已经出来:

2017.10.20

  1. 定义 jQuery 库(********有问题)
  2. 通过 div 布局为表格限制宽度

目前的问题:

  1. 渐隐效果未能实现;
  2. 修改按键不应该等同于删除键。最好的效果是能在列表中直接修改名字或者电话号码。
  3. 输入框中无内容时,无法提交,最好有一个提示框框“请输入内容”
  4. 列表不能一直添加内容。

2017.10.21

  1. 重新定义了 jQuery 库,最终没有通过本地库,连接 Google CDN。
  2. 为部分删除按钮增加了渐隐效果。
  3. 简化了代码。

目前的问题:

  1. 修改按钮功能未实现
  2. 输入框中无内容时,无法提交,最好有一个提示框框“请输入内容”
  3. 列表不能一直添加内容。

2017.10.21 晚

  1. 加快删除按钮渐隐效果。
  2. 元素 text 限制其只能输入字母或汉子,元素 text1 限制其只能输入数字。

问题:

  1. 输入框中无内容时,无法提交,最好有一个提示框框“请输入内容”
  2. 重复添加时,元素“three2”重复添加“按钮”
  3. 列表不能一直添加内容。

2017.10.22

  1. 增加了未输入提醒,不能提交表格,分析问题。

问题:

  1. 还是无法提交到表格,但是会用 stackoverflow.com 来问问题
  2. 还是不能一直添加表格。
  3. 重复添加时,元素 “three2” 重复添加内容在一个表格中

2017.10.23

  1. 解决了提交的问题,但是提示:Uncaught TypeError: Cannot set property 'innerHTML' of null?
  2. 删除 document.getElementById() 后问题解决,但是不知道为什么?
  3. 不能定位用 html()添加的 input 元素

contact's People

Contributors

zhou1992zg avatar lingxi-iconfont avatar

Watchers

James Cloos avatar 叶科忠 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.