hide <h1>advert</h1> but not <h1>title<
Posted: Tue Nov 13, 2007 5:07 pm
HI!
i think the title says everything. i want to hide <h1>-Tags that contain "advert". the tag itself has no id,... and no defined position in the source code.
is there an attribute like "value",...?
did not work.
thanks for your help.
i think the title says everything. i want to hide <h1>-Tags that contain "advert". the tag itself has no id,... and no defined position in the source code.
is there an attribute like "value",...?
Code: Select all
#h1(value=advert)
thanks for your help.