Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Java hidding a checkbox
Name: Skewkus Date: June 20, 2006 at 03:57:24 Pacific OS: XP CPU/Ram: 2gig Product: Athlon
Comment:
I need to have 4 checkboxes (C1 C2 C3 C4) in a form, upon the page loading I would like C1 C2 C3 to be hidden and only visible if someone puts a tick in C4
I know that this is possible using Java script however supprising enough I can't seem to find a very good example on google.
Can someone let me know a link to a good site with examples of doing this. Or if its not too much provide me with a quick sample code. Thanks so much for anyones help.
Summary: JAVA programming language Java SDK 1.4 package used: java.awt problem: I need to check the condition of a checkbox using an IF statement. Here is an example using a button: if(buttonObj == GenerateBut...
Summary: AMD Man: "its going to be hard, but i want to learn it!" You're a good man... As always, we are here if needed. I hate mathematics also, Calculus IV just about kept me from my Computer Science degree...
Summary: Hi, I've written a java appliction that extends the applet class, and it has an initial startup window where I have a checkbox where I want to allow the user to choose whether or not the app runs full...