I wanted to solicit help here to jump-start my first jquery development... I've some experience with prototype.js, and would like to start a small project using jquery. 
 
 
  <table cellpadding="0" cellspacing="0" id="layoutwrapper">
    <tr>
      <td id="layoutwrapperpadding"><table cellpadding="0" cellspacing="0" id="maintable">
          <tr>
            <td id="maincontent"><h1><a name="skiptomain">main content</a></h1>
              <p>A re-engineering of your current world view will reaffirm your online   presence enabling a more effervescent solution. Upscaling voluminous networking   exchange solutions will result in your achieving an excellent systemic   electronic data interchange synchronization, thereby exploiting technical   environments for mission critical broad-based capacity-constrained systems. </p></td>
            <td id="contentresizecell" title="Click and Drag to resize text reading width.">&nbsp;</td>
          </tr>
        </table></td>
    </tr>
  </table>
 
I'd like to make the 2nd cell, which is as tall as the first cell, into a mouse-grabbable handle which can be used to control the width of the first cell.
 
I should research this further, any pointer in the right direction with jQuery is appreciated.
 
Sam
 
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to