|
D
|
DennisB author 2/15/2019 |
|
Sergey emailed me the code to add to buttons. works well. thanks. |
|
|
|
Sergey Kornilov admin 2/16/2019 |
|
This code can be added to any Javascript event or button. Tested in version 10. $("div[class=r-left]").hide();
$("div[class=r-left]").show(); |
|