How To Modify the Menu Width in jQueryUI Autocomplete

1 2 3 |
open: function( event, ui ) { jQuery('.ui-menu').width('220px').css('text-align', 'left'); } |
1 2 3 |
open: function( event, ui ) { jQuery('.ui-menu').width('220px').css('text-align', 'left'); } |
Categories: How-To's, Technology Tags: Auto, Autocomplete, Dropdown, howto, javascript, JQuery, jQuery UI, Menu, tips, Width
|
No comments
Copyright © 2005-2025 Eric Michael Stone | Random Thoughts, Whims and Fancies…. Powered by WordPress