Whether you work with paperwork day-to-day or only occasionally need them, DocHub is here to assist you make the most of your document-based projects. This tool can set attribute in protocol, facilitate collaboration in teams and create fillable forms and legally-binding eSignatures. And even better, every record is kept safe with the top protection standards.
With DocHub, you can access these features from any place and using any device.
yo whats going on guys youre watching JavaScript for beginners less than 35 and in this video were going to start accessing and changing attributes ah all right then gang so before we start I just want to correct a mistake that I made in the last lesson I said in the last lesson that these two in HTML looks HTML and text content I said that they were both methods there are in fact properties and we can tell that theyre a property because when we call them we use this equal sign this assignment operator to update the value thats how we update properties if it were a method that wed most likely see those parentheses right there thats how we distinguish between the two so apologies for that guys there are properties not methods alright so in this video I want to show you how we can go in grab elements and then change their attributes like ID class H reference etc okay and to do that we have to follow two steps first of all we go in and grab whichever element we want and then we use