「Test Link1」の版間の差分
Music765plus (トーク | 投稿記録) |
Music765plus (トーク | 投稿記録) |
||
1行目: | 1行目: | ||
<includeonly> | <includeonly> | ||
+ | <script> | ||
+ | $(window).load(function(){ | ||
+ | $('#form1').click(function(){ | ||
+ | submit(); | ||
+ | }); | ||
+ | }) | ||
+ | </script> | ||
<div style="display: inline-flex;"> | <div style="display: inline-flex;"> | ||
<form action = "https://music765plus.com/search.php" method="post" name="form1"> | <form action = "https://music765plus.com/search.php" method="post" name="form1"> | ||
<INPUT TYPE="hidden" VALUE="<!--{$nm}-->"> | <INPUT TYPE="hidden" VALUE="<!--{$nm}-->"> | ||
− | + | ||
</form> | </form> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |