Home                         Purchase                         Download                         Demos                         Support                         FAQ                         Contact                         Consulting


 Select a demo:


Demonstration -- No More HTML Bleeding
(with PromptText and ToolTipText)





One of the best things about EasyListBox is that you no longer have to worry about your listboxes and dropdowns bleeding through any overlapping HTML.

For example, this instance sits quietly beneath the overlapping <div> tag, AND it covers <select> elements (native ASP.NET dropdown lists) as well!

Show DIV tag over EasyListBox



<ELB:EasyListBox id="noBleedDemo" Height="80px" Width="250px"
 ToolTipText="Your favorite crossover politician:"
 PromptText="Then open this ELB dropdown!"
runat="server">
  <ListItem value="arnold">Arnold Schwarzenegger</ListItem>
  <ListItem value="sonny">Sonny Bono</ListItem>
  <ListItem value="jesse">Jesse Ventura</ListItem>
  <ListItem value="ronald">Ronald Reagan</ListItem>
  <ListItem value="lyndon">Lyndon B. Johnson</ListItem>
</ELB:EasyListBox>

© 2004-2006, EasyListBox.com         Licensing Terms -- text / HTML   Listbox help