search for: selitem

Displaying 1 result from an estimated 1 matches for "selitem".

Did you mean: elite
2006 Mar 17
1
Autocompleter.Local problem/desparate plea for help...
.../ ]]> </script> I did try to make a function that would scroll outside of the Autocompleter, but it doesn''t work based on the fact the auto_complete <div> may not be showing yet: function scrollme(box) { var topItem = Position.cumulativeOffset(box.getEntry(0)); var selItem = Position.cumulativeOffset(box.getEntry (box.index)); box.update.scrollTop=selItem[1]-(topItem[1]+15); } scrollme(box); Please help me!!! Thanks, -Steve _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane...