AJAX Forums

Problems with table in autocomplete

This is a discussion on Problems with table in autocomplete within the AJAX Questions forums, part of the Beginners AJAX category; In my app I have a autocomplete table. When I push the right- or left-arrow when the autocomplete table is open it makes space between each row in the ...


Go Back   AJAX Forums > Beginners AJAX > AJAX Questions

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 08-11-2008, 07:53 AM   #1 (permalink)
Junior Member
 
Join Date: Aug 2008
Posts: 4
Rep Power: 0 vator is on a distinguished road
Problems with table in autocomplete

In my app I have a autocomplete table. When I push the right- or left-arrow when the autocomplete table is open it makes space between each row in the table.

The tables display property is block.

Can anyone give me a hint?

Here is some code:

css

Code:
#completeTable{
    display:block;
    z-index:1000;
    position:absolute;
    border:4px solid #713E14;
}
vator is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
XHTML problems? Escaped-Emotions XHTML and CSS 1 06-21-2007 08:36 AM
Importing XML into MySQL table? multiz_com XML and XSLT 0 06-10-2007 04:35 PM
having problems with javascript? funniewunnie JavaScript 1 06-02-2007 04:44 PM
generate a table from xml schema? s2_saha XML and XSLT 1 05-03-2007 01:24 PM
Does anyone have any maintenance problems or issues... Kevin From Indiana Flex and Flash 5 03-21-2007 10:39 AM


All times are GMT -4. The time now is 08:38 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com