|
C
|
cgphp 7/4/2011 |
|
Insert a button in that page. ctrl.setEnabled();
$("input").each(function() { |
|
|
|
Osteele author 7/5/2011 |
|
Thank you very much Christian. I really appreciate your help. Insert a button in that page. In the "Client before" section: ctrl.setEnabled();
$("input").each(function() { |
|
|
|
Osteele author 7/5/2011 |
|
Am I able to copy an adjacent button then modify it. I noticed that the new button does not have the same look as the pre-defined one. eg: border and/or embossed look. Insert a button in that page. In the "Client before" section: ctrl.setEnabled();
$("input").each(function() { |
|