1 00:00:01,560 --> 00:00:08,130 Hello, in this video, I am going to show you the close button, so one sec, I'm going to move the 2 00:00:08,130 --> 00:00:09,020 microphone nearer. 3 00:00:09,180 --> 00:00:11,160 If you hear some crackling, that's what it is. 4 00:00:12,150 --> 00:00:15,630 OK, OK, so the close button, really simple. 5 00:00:15,630 --> 00:00:22,110 It is just a button, just a class for a button or some for the input element that you can use. 6 00:00:22,470 --> 00:00:24,330 That puts an extra simple as that. 7 00:00:24,720 --> 00:00:33,390 Loida, if you want to use the button element of the word with a type of button class and this is the 8 00:00:33,390 --> 00:00:34,140 important part. 9 00:00:34,590 --> 00:00:35,420 People close. 10 00:00:35,430 --> 00:00:42,650 This is built into bootstrap area decisioning enable equals plume's. 11 00:00:43,740 --> 00:00:52,190 And in here we're going to have a span of area dash kidane equals true. 12 00:00:53,530 --> 00:01:00,790 And going pot, and sometimes this is just required for it and refreshed. 13 00:01:00,820 --> 00:01:01,270 There we go. 14 00:01:01,270 --> 00:01:02,850 We have our clove button. 15 00:01:02,860 --> 00:01:03,320 That's it. 16 00:01:03,790 --> 00:01:09,910 It is just a way of displaying a X, which is conventionally used for clothing, for Hollygrove, that 17 00:01:09,910 --> 00:01:13,570 you get a X right there and you can put this in whatever you want. 18 00:01:13,700 --> 00:01:15,010 Put this in another button. 19 00:01:15,250 --> 00:01:16,930 You can put this in a form. 20 00:01:16,960 --> 00:01:19,600 You can put this in what you want. 21 00:01:19,600 --> 00:01:25,900 And then you could attach functionality using JavaScript and potentially that JavaScript JavaScript 22 00:01:26,080 --> 00:01:28,840 could cause some sort of, you know. 23 00:01:31,210 --> 00:01:34,450 Ajax, for example, which allows you to. 24 00:01:35,570 --> 00:01:43,280 You know, call the back end codes, for example, I obviously know that, for example, like a million 25 00:01:43,280 --> 00:01:48,440 times, but is that that is how you implement close, but probably better find the video now, because 26 00:01:48,440 --> 00:01:51,710 when I'm done, too, I'll probably say, for example, another million times. 27 00:01:52,070 --> 00:01:52,760 Thanks for watching. 28 00:01:52,790 --> 00:01:54,770 Look forward to seeing you in the next video.