KunePassMeter

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-10 13:12:23

软件介绍

This is a modification of the Pass Meter plugin made by David Esperalta: http://plugins.jquery.com/project/passmeter

The basics stay the same to use the plugin. The only modification is that you can use the plugin to display the strength meter outside the password input.

If you want to use the meter outside of the input, add the option:

   var options = {
outsideElt = '#myelt'
   };
   $('input#mypassword').attachPassMeter(options);
  

where #myelt could be the class of your element or the id.

For more questions, http://opencv.kune.fr/jquery-plugins

本文地址:https://codercto.com/soft/d/23073.html

CSS揭秘

CSS揭秘

[希] Lea Verou / CSS魔法 / 人民邮电出版社 / 2016-4 / 99.00元

本书是一本注重实践的教程,作者为我们揭示了 47 个鲜为人知的 CSS 技巧,主要内容包括背景与边框、形状、 视觉效果、字体排印、用户体验、结构与布局、过渡与动画等。本书将带领读者循序渐进地探寻更优雅的解决方案,攻克每天都会遇到的各种网页样式难题。 本书的读者对象为前端工程师、网页开发人员。一起来看看 《CSS揭秘》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具