In AutoCompleter from script.aculo.us controls.js, there is an example to do it, at about line # 96 .
On Tue, Nov 25, 2008 at 10:45 AM, Andy Pahne (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/TAP5-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650596#action_12650596 > ] > > Andy Pahne commented on TAP5-360: > --------------------------------- > > I'll do some research and add a few links on the weekend. Sorry, no time > available right now... > >> Date Picker renders behind dropdown >> ----------------------------------- >> >> Key: TAP5-360 >> URL: https://issues.apache.org/jira/browse/TAP5-360 >> Project: Tapestry 5 >> Issue Type: Bug >> Components: tapestry-core >> Affects Versions: 5.0.15 >> Reporter: brad >> Priority: Minor >> >> I have a bean edit form displaying a date field and then an enum represented >> by a dropdown list (<select>). When I click the date field, the date picker >> popup renders behind the dropdown. >> This occurs in IE 6, not sure about other browsers, but unfortunately this >> is still the standard browser in many large companies. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
