有找到如何可以改 GDC 參數的功能。
在 /u1/genero/gas/tpl/fglgdcdefault.html 檔,有以下的參數提供修改。function configureGDC() {
//uncomment following line to enable Admin Mode
gdc.setAdmin(true); // 開啟 Option 功能
//uncomment following line to enable Debug Mode
//gdc.setDebug(true); // 開啟 Debug功能
//uncomment and modify the following line if you want to change the ping timeout (120 sec by default)
//gdc.setPingTimeOut(120); // 開啟 ping time out 功能
// this is to ensure that any popup window will appear in front of the browser
gdc.setFocus(); // 設為視窗動作中}
就可以修改文字大小囉~~
沒有留言:
張貼留言