Hi folks,
I'm trying to realise a auto-complete text-box similar to 'Google Suggest' that uses a absolutely positioned div layer to show the results.
This text-box is located within a table cell (must be unfortunately).
For some reason it work perfectly fine in IE but Firefox always puts this layer at the end of the table not directly below the input field.
I've uploaded an example for your better understanding here:
http://www.brizk.com/type-ahead/
please check the difference in FF and IE.
I've been searching for a solution for this problem for hours. Does anybody know how I can solve this problem?
Cheers
Kai
|