This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| ref:a_f:a:exec_script [2026/08/13 00:43] – ↷ Page moved from a_f:a:exec_script to ref:a_f:a:exec_script localdev | ref:a_f:a:exec_script [2026/08/13 00:57] (current) – ↷ Links adapted because of a move operation localdev |
|---|
| <code aim>EXEC_SCRIPT `var tabIdx = $('#' + AwareApp.m_mainTabPanelId).find('[aw-tab-id=User]').parent().index()-1; AwareApp.getMainTabPanel().select(tabIdx);` </code> | <code aim>EXEC_SCRIPT `var tabIdx = $('#' + AwareApp.m_mainTabPanelId).find('[aw-tab-id=User]').parent().index()-1; AwareApp.getMainTabPanel().select(tabIdx);` </code> |
| |
| Please see the [[docs:3500|Programmers Reference]] document for more details on how to use Javascript in AwareIM. | Please see the [[:3500|Programmers Reference]] document for more details on how to use Javascript in AwareIM. |
| |
| |
| |