autocomplete Attribute of Form Field: HTML5

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • technotip.com/3...
    Today lets see how autocomplete attribute of HTML5 works.
    To make autocomplete feature to work
    1. Turn ON the autocomplete feature for form, in your browser.
    2. Make sure to name all your input fields. Without naming, autocomplete feature may not work.
    3. If not specified, tags will inherit autocomplete feature from its parent tag. If not turned off, browser will have autocomplete turned ON by default, once it is enabled in browser settings.
    HTML5 and CSS3 Video Tutorial List:
    technotip.com/3...

ความคิดเห็น • 17

  • @sanmvegs1641
    @sanmvegs1641 11 ปีที่แล้ว +2

    hi satish B,
    thanks for uploading this video
    do this works only in these input tags or in also other tags such as textarea...
    help me please

    • @technotipDOTorg
      @technotipDOTorg  4 ปีที่แล้ว

      It only works in input tags. You could use some third party jQuery libraries to get it working in textarea as well I guess.

  • @donpislik7709
    @donpislik7709 7 ปีที่แล้ว +1

    Hey Satish, can we say this works the same as the jQuery UI autocomplete?

    • @technotipDOTorg
      @technotipDOTorg  7 ปีที่แล้ว

      I would recommend using jQuery autocomplete for now, because HTML5 autocomplete isn't yet implemented by all browsers(such a shame). Thus you need to load external library like jQuery and implement it across various browsers.

  • @learnfromthisthat4428
    @learnfromthisthat4428 6 ปีที่แล้ว

    Sir ! I try to close auto complete off ,but it still show on page authentication

  • @LeoTriggered
    @LeoTriggered 4 ปีที่แล้ว

    why you adding slash at end of every html element

  • @Gladiator-wy5qb
    @Gladiator-wy5qb 4 ปีที่แล้ว +1

    Very good video 👍😀

  • @datsme888
    @datsme888 11 ปีที่แล้ว

    hi nice demo!! can you please do a video tute on implementation Google prediction API for doing sentiment analysis?? Thanks

  • @khalidbinwalid8915
    @khalidbinwalid8915 6 ปีที่แล้ว

    Sir, can I contact you? Please...

  • @justincaseOne
    @justincaseOne ปีที่แล้ว +1

    thanks for sharing that

  • @dhruvrajsinhjadeja-vfxarti3085
    @dhruvrajsinhjadeja-vfxarti3085 4 ปีที่แล้ว

    Thanks for this video bro :)

  • @khatariinsaan5284
    @khatariinsaan5284 3 ปีที่แล้ว

    i am doing the mistake of not giving name

  • @his-worddevotionals540
    @his-worddevotionals540 ปีที่แล้ว +1

    thanks

  • @sanmvegs1641
    @sanmvegs1641 11 ปีที่แล้ว +1

    and thanks man

  • @charlesbaulot2867
    @charlesbaulot2867 7 ปีที่แล้ว

    Thanks !