View Single Post
Old 09-16-2010, 04:31 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by krunk View Post
remove_tags = [dict(name='a', attrs={'class':'addtoany_share_save_container'})]
It looks to me like this won't remove what you want. The tag with class 'addtoany_share_save_container' is a <div> tag, not an <a> tag. I'm not sure if you want the <div> or the <a>, but the class has to be in the tag you're removing, and the <a> tag has class '"a2a_dd addtoany_share_save"

BTW, usually the recipe discussions go on in the Custom Recipe thread: https://www.mobileread.com/forums/sho...32543&page=183
It's inhabited by all the recipe junkies.

Last edited by Starson17; 09-16-2010 at 04:33 PM.
Starson17 is offline   Reply With Quote