[jQuery] Re: autocomplete new dependency

2007-11-27 Thread Pops
Shelane, I recently made changes to jQuery.autocomplete.js that doesn't require jquery.dimensions.js and adds a exception trap for bgiframe non- existence. http://beta.winserver.com/public/test/MultiSuggestTest.wct This modified verison also offers support for scrolling large list that do

[jQuery] Re: autocomplete new dependency

2007-11-27 Thread Jörn Zaefferer
Shelane Enos schrieb: I the process of putting an example file on my external site, I found I wasn't having the same problem (with the new .js file). So I updated my style sheets internally to match what I had externally and it fixed the scrollbar problem. Is the below plugin still required no

[jQuery] Re: autocomplete new dependency

2007-11-27 Thread Shelane Enos
I the process of putting an example file on my external site, I found I wasn't having the same problem (with the new .js file). So I updated my style sheets internally to match what I had externally and it fixed the scrollbar problem. Is the below plugin still required now that you're requiring

[jQuery] Re: autocomplete new dependency

2007-11-26 Thread Shelane Enos
The min version I downgraded to is 2384. So, I'm trying to figure if 3917 fixes the problem of the results showing then being replaced with a less granular results set. 3917 is the one where I had the problem with the horizontal scrollbar showing up on Firefox. On 11/26/07 4:39 PM, "Stefan Kil

[jQuery] Re: autocomplete new dependency

2007-11-26 Thread Stefan Kilp [sk-software]
when i look at http://jqueryjs.googlecode.com/svn/trunk/plugins/autocomplete with TortoiseSVN ist shows Revision 3917 not 2384. Is that the current version or am i getting something wrong? Best regards, Stefan Kilp > > Shelane schrieb: > > I downloaded the latest from the repository today and f

[jQuery] Re: autocomplete new dependency

2007-11-26 Thread Shelane Enos
What is the complete dependency list now? Was the results issue I was having in Rev 2384 fixed with your latest? Tomorrow morning (pacific time here - currently 4:30 PM on Nov 26) I'll see about updating my external pages to demo my problem. I'm heading out in 15 minutes, so I can't work on it

[jQuery] Re: autocomplete new dependency

2007-11-26 Thread Jörn Zaefferer
Shelane schrieb: I downloaded the latest from the repository today and found I was get an error of list.scrollTop not a function. I saw something about a dependency on the dimensions plugin. So I added that to the scripts loaded before the autocomplete. I was then getting a strange issue on t