Try something like this (completely untested): <script> $('[data-nextElement]').focus(function(){ $('#' + ...
確定! 回上一頁