Whether you deal with paperwork daily or only occasionally need them, DocHub is here to help you make the most of your document-based tasks. This tool can set attribute in Joint Marketing Agreement Template, facilitate user collaboration and create fillable forms and legally-binding eSignatures. And even better, everything is kept safe with the highest security requirements.
With DocHub, you can get these features from any place and using any device.
hey whats going on i hope youre doing well today my name is jay and in this video i want to show you how you can use the data attribute using html css and javascript its actually pretty simple i know it sounds complicated but its not so for example here i have a very simple a website that i created just displaying some events so its like a list of events um if you take a look at the html here let me scroll down a little bit you can see we have one event here and another one here is just two uh divs and we have a data hyphen date and there is a date and then we have another one that says data hive and type so you can have multiple data attributes in your divs or elements and what we want to do is use these data for example this date to actually hide or disable or do whatever you want for that specific element depending on that data okay so were going to use some javascript to detect that take it from that element from this div and then add some css to make sure we can change it de