contenteditable型的编辑框,实现placeholder

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>contenteditable</title> <style> .content{ width:380px; height:100px; border:1px solid #e1e1e1; -webkit-user-modify:read-write-plai
相关文章
相关标签/搜索