JavaScript API capabilities

  •  12-07-2005, 11:07 AM

    JavaScript API capabilities

    I have a custom button that executes some javascript. In that javascript, I would like to get a reference to the currently selected table in the editor (assuming one is selected). Is this possible?
     
    The ultimate goal here is to iterate through the cells of the selected table and apply a style to each cell.
     
    Thanks,
    Paul
     
View Complete Thread