Do you want to avoid the difficulties of editing IOU online? You don’t have to bother about installing untrustworthy services or compromising your paperwork ever again. With DocHub, you can set attribute in IOU without having to spend hours on it. And that’s not all; our easy-to-use platform also gives you robust data collection tools for collecting signatures, information, and payments through fillable forms. You can build teams using our collaboration features and effectively work together with multiple people on documents. Additionally, DocHub keeps your data secure and in compliance with industry-leading security standards.
DocHub enables you to access its features regardless of your system. You can use it from your laptop, mobile phone, or tablet and edit IOU quickly. Start working smarter right now with DocHub!
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