re-enable disabled printing
Posted: Sun Apr 12, 2009 8:21 pm
n00b here...
Can ABP help with this?
I want to print a page that I can see, but when I click print (or print preview) in Firefox, the page is blank.
I did find a CSS element (in a PHP file???) called accesshide which has a display:none statement.
But if I block the CSS file completely, the formatting of the page is messed up. Maybe I could live with that except... the page still won't print.
There's a lot of Javascript on the page too: files embedded in files embedded in still more files, so this may not be worth the time, but just for giggles...
Is it possible for ABP to ignore the CSS id and not hide the text? (Kind of the opposite of what it normally does.) Or even substitute one CSS id for another?
Thanks in advance!
Can ABP help with this?
I want to print a page that I can see, but when I click print (or print preview) in Firefox, the page is blank.
I did find a CSS element (in a PHP file???) called accesshide which has a display:none statement.
But if I block the CSS file completely, the formatting of the page is messed up. Maybe I could live with that except... the page still won't print.
There's a lot of Javascript on the page too: files embedded in files embedded in still more files, so this may not be worth the time, but just for giggles...
Is it possible for ABP to ignore the CSS id and not hide the text? (Kind of the opposite of what it normally does.) Or even substitute one CSS id for another?
Thanks in advance!