|
|
Q1540 How can I have a push button that remains pushed in if you push it and released when you push it again (in C++ it call 'radio button style of push button')?
irt.org | Knowledge Base | JavaScript | Form | Q1540 [ previous next ] Q1540 How can I have a push button that remains pushed in if you push it and released when you push it again (in C++ it call 'radio button style of push button')?That does not exist in JavaScript/html so you will have to make it yourself with image rollovers:
|
-- div -->
|