Posts by Jonas Felipe • 22 points
2 posts
- 
		0 votes1 answer59 viewsA: Background-image does not appearFollow the Fiddle JS link below with the images working. Basically you needed to open the image in a new tab and get the image specific link. Working: https://jsfiddle.net/a03m4jxf/3/… 
- 
		-1 votes1 answer31 viewsQ: Compare the current date to the due date and fire an email if Expired!! - PHP JavascriptI need to do a Javascript function that if it is missing 1 month for the "validade_driver" to expire, the text of the HTML table is changed from "Valid" to "Expired", and an email is sent to the…