| Page 1 of 1 | [ 3 posts ] |
|
Hi All,
When I click on input item box at that time i want to open autocomplete list with blank values and header into that. I opened same thing but my problem is in that blank list have hover and active first item effect but i want to remove that effect only when my first time focus will be in input box and list is populated with blank entries, after that if i will search with any other character then i want that hover and active first item effect. I would appreciate your suggestions. Thanks, Mona |
|
Filling the list with blank items just to make it appear is hacky. I don't recommend doing this. Instead, you should probably just force the list to be visible by calling myAC.show(), and use CSS to increase the minimum height of the empty list container if desired. If you want to add a header, you should prepend it to the list's container, not to the result list itself.
|
|
Thanks Ryan.
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group