NativeColorPicker
A Native Color Picker Polyfill for the HTML5's "color" input type on Internet Explorer
Install / Use
/learn @dciccale/NativeColorPickerREADME
nativeColorPicker
A Native Color Picker Polyfill for the HTML5's "color" input type on Internet Explorer
Browser support
IE6+
Demo
See demo.html - online
Usage
(just showing the minimum code needed)
<!-- include the plugin -->
<script src="nativeColorPicker.js"></script>
<input id="color" type="color" />
<script>
// init the plugin using the input id
window.nativeColorPicker.init('color');
</script>
How?
See <a href="http://msdn.microsoft.com/en-us/library/ie/ms536349(v=vs.85).aspx">ChooseColorDlg method in MSDN</a>
Screenshots
Internet Explorer

Google Chrome (just using HTML5 <input type="color"> no js here)

License
See LICENSE.txt
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
