tobyhs

tobyhs


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Javascript - Draggable Elements
    06/16/2009 - 09:57

    Many thanks for the time and effort... extremely helpful and very clearly explained and having a universal model is a definite thumbs-up, but I've not fully understood the final implementation bit. I have an 'in-yer-face' image element that's used to resize table columns when a header cell is clicked, but once it's declared as a DragObject can't see how to initialize it to locate over a column border before dragging starts. 'element.style.left = iLeft + "px"' appears to have no effect.