Summary of problems encountered by front-end (js+jquery) in personal projects

Summary of problems encountered by front-end (JavaScript+Jquery) in personal projects

foreword

When using js and jquery, mainly import the corresponding js files.

01.JavaScript

01.1.doument.form_name.related

1>.doument.form_name.ok.value: Get the value of the label whose name is ok in the form name form_name
2>.document.Form_input.action =”url”: the url to jump to;
3>.document.Form_input. submit(): submit information, jump;

02.Jquery

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326030594&siteId=291194637