Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~709 People Reached
Favorite Tags

3 Posted Topics

Member Avatar for khoomy

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 [URL=http://www.google.com/webhp?complete=1&hl=en]Google Suggest[/URL]. All i want to do is to select its options while mouse is moving around its options. <div id="list" class="hide"> <select …

Member Avatar for tsaigopal
0
356
Member Avatar for khoomy
Member Avatar for drunkpanda

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 method in ur class"; return str; }

Member Avatar for aj.wh.ca
0
120

The End.