Forum: JavaScript / DHTML / AJAX Sep 7th, 2005 |
| Replies: 6 Views: 9,795 Re: <select> options selection on mouse over i want to navigate/select in the drop down list on taking mouse pointer on the list as you can see it in Google Suggest (http://www.google.com/webhp?complete=1&hl=en)
when a drop down list is opened... |
Forum: JavaScript / DHTML / AJAX Sep 2nd, 2005 |
| Replies: 6 Views: 9,795 <select> options selection on mouse over hey ppls
i hv a list embeded in div . it will be filled by ajax and shown on that time under a text field just like Google Suggest (http://www.google.com/webhp?complete=1&hl=en).
All i want to do is... |
Forum: Java Apr 5th, 2005 |
| Replies: 5 Views: 1,769 Re: Help with overriding methods hellow,
all u hv to do is that override toString() method as one friend also told it, its signature is
public String toString(){
String str;
str = "any thing you want do it here, and place this... |
Forum: Java Sep 17th, 2004 |
| Replies: 14 Views: 3,527 |