disable some portions of template

  •  07-24-2006, 6:03 AM

    disable some portions of template

    when we are opening templates we are getting the table structure (i mean the border) i just don't want to show that, i just only want to edit some portion of template and all the other should not be edited (i know we can use unselectable="ON" and contenteditable="false")
    we can use those properties for <div> <span> i want to use it to table how can we?????
     
    Thanks in advance!!!
View Complete Thread