checkbox - TriCheckbox in form? -


i'm trying make form allows tricheckboxes.

for example, starts out blank, when click it, gets ticked, if click again becomes cross, , if click final time, becomes blank again.

i've played around javascript , classes , managed graphics working, how tricheckbox work in php form?

i'm not sure if there better way, can add <input type="hidden" ... /> field , set value in click event handler.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -