Forum: JavaScript / DHTML / AJAX Feb 22nd, 2006 |
| Replies: 4 Views: 1,442 |
Forum: JavaScript / DHTML / AJAX Feb 22nd, 2006 |
| Replies: 4 Views: 1,442 Re: Problem in hovering Can you please elaborate?
I am talking about
http://www.proxyslash.com/BuyPixelScript.com.htm
If you go to the bottom and then place your cursor over the image you cant see the tooltip text
Thanks |
Forum: JavaScript / DHTML / AJAX Feb 21st, 2006 |
| Replies: 4 Views: 1,442 Problem in hovering Hi
Please see
http://www.proxyslash.com/BuyPixelScript.com.htm
For some reason when I go to the bottom, hovering is not working
Source can be viewed using "View source"
Please tell me what to... |
Forum: Java Feb 14th, 2006 |
| Replies: 4 Views: 3,451 Re: Color change problem Thanks, it worked.
Only the last problem
Whenever someone enters value except betwen 0 and 255 throw an error message
I spent few hours but not able to understand why this doesnt... |
Forum: Java Feb 14th, 2006 |
| Replies: 4 Views: 3,451 Re: Color change problem I got it to work
Can someone please help me how do I change the background rather than changing just text color? |
Forum: Java Feb 14th, 2006 |
| Replies: 4 Views: 3,451 |
Forum: Java Feb 14th, 2006 |
| Replies: 4 Views: 3,451 Color change problem Please see the code
import java.awt.*; // Defines basic classes for GUI programming.
import java.awt.event.*; // Defines classes for working with events.
import java.applet.*; ... |
Forum: Java Feb 9th, 2006 |
| Replies: 7 Views: 1,765 |
Forum: Community Introductions Feb 8th, 2006 |
| Replies: 2 Views: 784 Hi everyone Saw this great forum and became a member!!
It looks great! |
Forum: Java Feb 8th, 2006 |
| Replies: 7 Views: 1,765 No able to set the jpanel positions Hi
I am not able to set the position of Jpanel, having a tough time.
Code is attached.
1. How can I reduce the gap between
To and textbox
Cc and textbox
etc
2. How can I reduce the vertical space... |