×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Text
Posted by: Влад Якуб
Added: Oct 2, 2019 3:54 PM
Modified: Dec 12, 2019 4:29 PM
Views: 4049
Tags: no tags
  1. 'js' => '
  2.             if ($("pr-question-main input").length == 1) {
  3.                 $("pr-question-main input").trigger("click");
  4.                 $("#mainform").submit();
  5.             }
  6.                 ',
  7.