I’m trying to make a page send me an email when this DIV below become 100% Complete. So when I’m not home it alerts me the process has finished. Is this even possible?
What about just making the page Alert me with sound (no email) when the page processbar gets to 100%, how would I go about that. I know this can be down with javascript by I’m a total noob. Been researching for the past 3 hours.
Its a web UI I can watch for my 3d printer. The progress bar moves as the printer is getting closer to finishing. I’m allowed to upload custom UI HTML page into my 3d printer so I’m trying to modify the HTML page so that I get an alert when the print is done even when I’m not home.