Found a way out of this problem
--style.css--
#_autocomplete_region_name_div{
position: relative !important;
}
вторник, 14 июня 2011 г., 2:46:30 UTC+6 пользователь Massimo Di Pierro
написал:
>
> Do you know why it does not work?
>
> On Jun 13, 10:28 am, Anthony <[email protected]> wrote:
> > I can confirm that the autocomplete widget does not work at all in IE 7,
> 8,
> > or 9 (at least not using the 'welcome' app). After I type two letters,
> the
> > input box loses focus (i.e., I cannot continue typing). I then click
> back in
> > the box, type another character, and it loses focus again -- I have to
> click
> > back in the box to enter each character. Also, as I enter characters, no
> > suggestions every appear (even though there are entries in the database
> that
> > match what I am typing). Same code works fine in Chrome. If anyone has
> any
> > suggestions, I'm happy to do some testing.
> >
> > Anthony
> >
> >
> >
> >
> >
> >
> >
> > On Monday, June 13, 2011 6:29:40 AM UTC-4, spyker wrote:
> > > I still have not find a solution to the problem of the autocomplete
> widget
> > > not working as it should on Internet Explorer.
> >
> > > The following code can illustrate my problem
> >
> > > db.define_table("toets",
> > > Field("veld1"))
> > > db.toets.veld1.widget = SQLFORM.widgets.autocomplete(
> > > request, db.toets.veld1, limitby=(0,20),
> > > min_length=2)
> >
> > > Fill the table with a few entries beginning with the same string in IE
> to
> > > see the problem.
> >
> > > I have now tested it with a new app using Web2py 1.96.4 (2011-06-07
> > > 21:08:15)* *to eliminate the problem that changes to my .css or
> javascript
> > > files could have caused the problem.
> >
> > > If anyone can get a solution I will really appreciate it.
> >
> > > Regards
> > > Johann
> > > --
> > > May grace and peace be yours in abundance through the full knowledge
> of
> > > God and of Jesus our Lord! His divine power has given us everything
> we need
> > > for life and godliness through the full knowledge of the one who
> called us
> > > by his own glory and excellence.
> > > 2 Pet. 1:2b,3a
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.