[jQuery] Identifying a specific UI element
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000080>Hello! I wonder if you can help as I'm new to
JQuery. I'm looking for a particular UI element which can be seen used on
many GUI applications but whose name I don't know. Here is what it
does:</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>- Consider a long list of short phrases - possibly, a
list of thousands of short phrases</FONT></DIV>
<DIV><FONT color=#000080>- Search with autocompletion for a phrase in
SearchBox</FONT></DIV>
<DIV><FONT color=#000080>- The LeftBox underneath the SearchBox displays a
number of phrases</FONT></DIV>
<DIV><FONT color=#000080>- LeftBox has scroll bars</FONT></DIV>
<DIV><FONT color=#000080>- When a user finds and selects a phrase they can move
it to an adjacent RightBox by clicking the Move button in the MiddlePanel which
sits between the LeftBox and RightBox.</FONT></DIV>
<DIV><FONT color=#000080>- The MiddlePanel also has a Remove button to remove
selected items from the RightBox</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>That's it. If I can find out what the name of
this UI element is I can then see if a JQuery plugin or code exists.
Thanks!</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080>Dinesh</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV><FONT color=#000080></FONT> </DIV></BODY></HTML>