FORM-TAG 日本語 意味 - 日本語訳 - 英語の例文

英語 での Form-tag の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
List of Form-tag Types.
フォームタグタイプの一覧。
You can also separate the label and form-tag.
ラベルとフォームタグを分離することもできます。
New form-tag type for hidden fields.
隠しフィールドのための新しいフォームタグタイプ。
We use[select] form-tag.
Selectフォームタグを使います。
This form-tag has two default options and a value“Your Name”.
このフォームタグは2個のdefaultオプションと値“YourName”を持っています。
A bug in character count form-tag is fixed.
文字数カウントのフォームタグのバグが修正された。
New form-tag features: do-not-store, display-block, and display-hidden.
新しいフォームタグの機能:do-not-store、display-block、display-hidden。
Added size option to select and select* form-tag types.
Selectおよびselect*のフォームタグタイプにsizeオプションを追加した。
Let's start by creating a form-tag for a typical drop-down menu.
典型的なドロップダウンメニューのフォームタグを作ることから始めましょう。
Added maxlength and minlength options to several form-tag types.
いくつかのフォームタグ・タイプにmaxlengthとminlengthオプションを追加。
A form-tag must follow specific syntax rules. Otherwise, the form-tag won't work correctly.
フォームタグには特定の構文ルールがあり、それに従っていない場合は正しく機能しません。
Added the support of size: invisible option to the reCAPTCHA form-tag.
ReCAPTCHAフォームタグにsize:invisibleオプションのサポートを追加。
Acceptance checkbox is one of the form-tag types that Contact Form 7 has long provided.
承諾確認チェックボックスはContactForm7が提供するフォームタグのタイプの一つであり、長い歴史があります。
To add values provided by Listo,add a‘data' option to a form-tag, like this.
Listoが提供する値を追加するには、次のようにフォームタグに‘data'オプションを追加します。
Hidden field form-tag would be useful in combination with the default: shortcode_attr option.
隠しフィールドのフォームタグはdefault:shortcode_attrオプションと組み合わせて使うと便利でしょう。
To get the default value from HTTP GET variables, add default:get option to the form-tag:.
ここでHTTPGET変数からデフォルト値を得るには、default:getオプションをフォームタグに追加します:。
Contact Form 7 supports date and date* types of form-tag that correspond with date input type.
ContactForm7はdate入力タイプに対応したdateとdate*のフォームタグをサポートしています。
New form-tag features: do-not-store, display-block, and display-hidden Removed inappropriate content from h1 headings.
新しいフォームタグの機能:do-not-store、display-block、display-hiddenh1ヘッダから適切でない内容を削除。
The maxlength and minlength options, and a new type of form-tag for a Twitter-like character count have been introduced.
最大、最小長オプションとTwitter風の文字数カウントのためのフォームタグの新タイプが導入されました。
Previously, the only way to generate such a long list with Contact Form7 was to manually add all the options into a form-tag as shown below.
以前でしたら、ContactForm7でそのような長いリストを扱うには、下に示すようにフォームタグにオプションとして全項目を入力する方法しかありませんでした。
A[recaptcha] placeholder is a form-tag, and like other form-tags, it supports several options.
Recaptchaのプレースホルダーはフォームタグでもあるので、その他のフォームタグと同様に、いくつかのオプションをサポートしています。
Form-tag types that support both maxlength and minlength are: text, textarea, email, url, tel, quiz, and captchar(CAPTCHA Response).
Maxlengthとminlengthの両方をサポートするフォームタグのタイプは:text、textarea、email、url、tel、quiz、captchar(CAPTCHA応答)です。
Managing 200 or more options is almost impossible, and parsing this form-tag would consume memory and time on your server computer.
以上ものオプションを管理するのはほとんど不可能ですし、このフォームタグをパースすること自体もサーバーのメモリーと処理時間の浪費になるでしょう。
With the textarea form-tag in this example, you will see a validation error message if your input is shorter than 10 characters or longer than 140 characters.
この例のtextareaフォームタグの場合、入力値が10文字に満たないか140文字を超える場合に検証エラーメッセージが表示されることになります。
You can also reverse this to make it display the character count remaining up to the maxlength of the targeted field. To do so,add a down option into the count form-tag:.
これを反転させて、対象の項目の最大許容文字数までの残り文字数を表示させるには、countフォームタグにdownオプションを追加します:。
For example, when you used a form-tag[text your-new-field], the corresponding mail-tag that you should use in the Mail tab should be[your-new-field].
例えば[textyour-new-field]というフォームタグを使っているなら、これに対応してメールタブ内で使われるべきメールタグは[your-new-field]です。
Max& Min Length Options and Character Count Contact Form 7 4.1 introduces maxlength and minlength options to some form-tags,and a new type of form-tag for a Twitter-like character count.
最大、最小長オプションと文字数カウントContactForm74.1でmaxlengthとminlengthのオプションがいくつかのフォームタグに、またTwitter風の文字数カウントのための新しいタイプのフォームタグが導入されます。
Because the form-tag type email* indicates a required email input field, the corresponding mail-tag[your-email] will always have an email address value.
フォームタグのタイプemail*は必須入力のメールアドレス項目を意味しますから、対応するメールタグ[your-email]は常にメールアドレスの値を持つことになります。
Likewise, since it is no longer necessary in reCAPTCHA v3, a form-tag generator button for the reCAPTCHA widget([recaptcha]) does not appear in the Form tab panel.
同様に、reCAPTCHAウィジェット([recaptcha])を作成するためのフォームタグジェネレーターボタンも、reCAPTCHAv3では必要なくなったので、フォームタブパネルに表示されません。
For example, if there is[email* your-email] form-tag(name: your-email) in the form, the value through the field will be used for the email_address property of a contact.
例えば、フォームに[email*your-email]というフォームタグ(名前:your-email)があるなら、この項目に入力される値は連絡先データのemail_addressプロパティに使われる、といった具合です。
結果: 30, 時間: 0.0303

トップ辞書のクエリ

英語 - 日本語