Whether you work with papers day-to-day or only from time to time need them, DocHub is here to help you make the most of your document-based tasks. This platform can set attribute in contract, facilitate user collaboration and generate fillable forms and valid 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 platform.
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