Parent Directory
|
Revision Log
|
Revision Graph
Updated info file. It now explains the module will not only suport Firefox ads only.
| 1 | // NOTE: use jQuery for this |
| 2 | |
| 3 | function hideIEdestroyer_banner(){ |
| 4 | document.getElementById('iedestroyer').style.display='none' |
| 5 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |