Custom Internet Explorer Script or plugin to remove specific Javascript code

Cancelled Posted Jan 20, 2014 Paid on delivery
Cancelled Paid on delivery

I need to be able to have a script, plug in or something that would automatically remove all "display: none;" from any of the Javascript on the page. It is for auditing and testing. It must be able to work on all versions of IE at least on 6 and current version 11

A typical page could have the following:

<input class="inButton" id="ButtonPri" style="width: 70px; display: none;" onmouseover="this.className='inButtonHover'" onmouseout="this.className='inButton'" onclick="stampa();" type="Button" value="Print">

and I would want it to remove the display: none; so it would look like this

<input class="inButton" id="ButtonPri" style="width: 70px; display: none;" onmouseover="this.className='inButtonHover'" onmouseout="this.className='inButton'" onclick="stampa();" type="Button" value="Print">

and to be done automatically as long as the plugin or script it active. I need to be able to turn it off and on. I can use the developer tools DOM explorer, however it takes much too long and I have to audit about 1000 pages or more.

Software Architecture User Interface / IA Windows Desktop

Project ID: #5341290

About the project

2 proposals Remote project Active Jan 27, 2014

2 freelancers are bidding on average $206 for this job

ibapi

A proposal has not yet been provided

$309 USD in 4 days
(66 Reviews)
6.0
ranganalx

Hi, good day! Let me be of service. To clarify, you wanted a script you could install in an existing webpage where you it would SHOW only those elements with "dipslay:none"? Did you want to have control on what element More

$103 USD in 3 days
(181 Reviews)
5.9