I have \[code\]JQuery UI AutoComplete\[/code\] to a normal textbox displays few Item-Name with its Item-Code.
I'm separating Item-name & Item-Code by \[code\]Pipe-Character " | "\[/code\] - as shown below in the Image.Now, the alignment / column alignment of each Item/string varies according to its length. Say one string is large and another short, so menu looks like zig-zag
I'm trying it to display the \[code\]MenuItem\[/code\] string as \[code\]JUSTIFIED\[/code\] or \[code\]EQUAL\[/code\] length / alignment.
What \[code\]CSS\[/code\] changes I have to make in order to accomplish this ?Thank you
I'm separating Item-name & Item-Code by \[code\]Pipe-Character " | "\[/code\] - as shown below in the Image.Now, the alignment / column alignment of each Item/string varies according to its length. Say one string is large and another short, so menu looks like zig-zag
I'm trying it to display the \[code\]MenuItem\[/code\] string as \[code\]JUSTIFIED\[/code\] or \[code\]EQUAL\[/code\] length / alignment.
What \[code\]CSS\[/code\] changes I have to make in order to accomplish this ?Thank you