2017-05-04
How to disable auto-complete, auto-correct in HTML input
The code that disables auto-complete, auto-correct, auto-capitalize and spell check.
<input autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false">
Library with latest short posts and courses.
2017-05-04
The code that disables auto-complete, auto-correct, auto-capitalize and spell check.
<input autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false">
2017-05-01
2017-04-30
A quick demo:
2017-04-29
2017-04-28
2017-04-27
In this short video, I showed the steps to setup a wordpress development environment in Cloud9. I also add some basic CSS styles on the theme.
| Name | Completion | Last updated at |
|---|---|---|
| Introducing jQuery 1st Edition EN | 2019-06-08 | |
| Mobile Web Design 1st Edition EN | 2019-03-20 | |
| 使用 Codepen 快速練習 HTML、CSS、JavaScript 1st Edition 白話 | 2018-05-09 | |
| jQuery 動態網站入門 1st Edition 白話 | 2019-06-02 | |
| Wordpress 入門 1st Edition 白話 | 2017-04-01 | |
| PHP 基礎 1st Edition 白話 | 2017-03-31 |