I'm creating a website using three frames (menu, main, and banner). I need assistance in writing a script that will change the image on the banner frame, when the user moves the mouse over the links on the menu frame. I know how to change the image w/in the same frame, but that's not what I...
Good Afternoon sedj,
I tried your suggestion, and I was able to see the changes I made in the main method. When I compiled my pgm, the changes were taking effect, which I thought was great. Then after working on my pgm for about an hour-and-a-half, I noticed I wasn't getting the results I...
Good Afternoon,
I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I...
Good Afternoon,
I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I...
I'm new to JAVA, so please handle w/care:)
I'm trying to write a simple rectangle pgm, but I'm getting the following errors:
Rectangle.java:24: cannot resolve symbol
symbol : variable calculateArea
location: class Rectangle
Sytem.out.println(Rectangle.calculateArea);
Below is my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.