Commit graph

7 commits

Author SHA1 Message Date
xiaoyifang bbfa13fedb auto resize iframe 2022-03-28 21:19:14 +08:00
狂风代码 a6800eef96
修复 A 标签没有 href 属性时 link 值为 null 语法错,导致部分 A 标签事件不响应 2022-03-26 10:36:19 +08:00
xiaoyifang cc4e2915ec fix:gd built in js click event interceptor
there are cases when the <a link was generated by js after document ready .
all these links have escaped the intercetor.

use this new document.on(event,selector ,function) to monitor any new added link
2022-03-25 23:23:00 +08:00
xiaoyifang f18e8f8960 fix:gdau link show blocked in devtool network 2022-03-16 22:29:04 +08:00
yifang ab7ffab225 fix: iframe not auto expand
https://github.com/goldendict/goldendict/issues/1448
2022-01-31 09:36:52 +08:00
yifang 037dcfd5a1
imp. : when click article collapse banner,single click to selection should supress 2022-01-20 20:43:42 +08:00
yifang 70254fe6e0 imp. : rename js/css file from gd_ to gd-* 2022-01-19 20:26:45 +08:00
Renamed from resources/gd_custom.js (Browse further)