Delete html element?

  •  12-27-2005, 12:59 PM

    Delete html element?

    I've added a custom button to try to remove a block of html.  I would like to have this button remove a html element based on an id.  I tried using dom to access the element directly, but the html within the contol seems to be encrypted.  Is there a clean way to remove an element based on an id?
View Complete Thread