Posted on2015 年 11 月 20 日Javascript [JS] 使用stopPropagation停止事件 by Winter WengLeave a comment on [JS] 使用stopPropagation停止事件 此方法主要是「停止派發事件」 例如在 <di… Read More
Posted on2015 年 11 月 20 日Javascript [JS] window.location.reload 在 firefox 中不會動作 by Winter WengLeave a comment on [JS] window.location.reload 在 firefox 中不會動作 window.location.reload no… Read More
Posted on2015 年 11 月 10 日CSS [CSS] 自動等比縮放YT影片 by Winter WengLeave a comment on [CSS] 自動等比縮放YT影片 參考 利用百分比設定padding來控制影片大小 … Read More
Posted on2015 年 11 月 10 日CSS [CSS] 當滑鼠移過A物件時,B物件改變 by Winter WengLeave a comment on [CSS] 當滑鼠移過A物件時,B物件改變 這個事件很常會使用JS來做,但最近覺得可以用CSS… Read More