html - jquery checkbox like gmail -


I'm searching for a component like this (from Gmail) Can I do something with jquery?

Result Enter image details here

This "probably" checkbox here is probably surrounded by a div or span with a navigator inside. When clicked on the surrounding container, it is triggered to show the drop down.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -