0
I have a website that I have to have the following methods:
Increase source, Decrease source, Contrast.
I already got the first two, I now need to contrast with pure javascript.
Has anyone ever done anything like this?
Preferably without using Jquery or another framework. An example I saw was in http://www4.serpro.gov.br/servicos/css/central-de-servicos-do-serpro/accessibility-info
But I could not play only via javascript. Thanks.
This should help you here: http://answall.com/questions/691/comond-boost-brilho-de-um-element-com-javascript-jquery
– bfavaretto