![]() |
Sergey Kornilov admin 5/16/2012 |
Check this article for inspiration: |
O
|
onlline author 5/17/2012 |
Check this article for inspiration: http://xlinesoft.com/phprunner/docs/change_width_of_text_field_on_quick_search_pane.htm
|
C
|
cgphp 5/17/2012 |
That js code works fine. Make sure to replace "Make" with the name of your field. If your field name is "amigos", you have to update js code as follow: $.each($("input,select"),function(i,e){ |