hey,
nice plugin, but even with print.css the javascript code stays there and i dont want their javascript code to be printed. any idea?
hey,
nice plugin, but even with print.css the javascript code stays there and i dont want their javascript code to be printed. any idea?
The JavaScript code itself should not show up anywhere in your document whether printing or otherwise displaying the page. The problem is likely with your theme or another plugin. Try switching themes, or try deactivating other plugins to see if one is causing the problem.
Please post what you find.
FYI you can easily hide the button with print.css.
its not the code itself, but the outdput will be published. see screenshot at http://yfrog.com/13add2cp . it is the print version made by print.css and it doesnt look very good for the user with this mess at the top.
Interesting that the menu elements are appearing on the page. Place the following line in your print.css file and it should hide AddToAny:
.a2a_menu, .a2a_menu_border { display:none !important; }
thanks for your help, though that didnt work out. please have a look at http://www.scandinavianoutdooraward.com/overall-winner/scandinavian-outdoor-award-winner-summer-2009-67.htm
works!
This topic has been closed to new replies.