You can start your search by looking into Interface (for jQuery) which
includes a full Drag-and-Drop set of functionality. This, in addition
to the normal jQuery, should get you to where you need to be:
http://www.eyecon.ro/interface/

Hope this helps!

--John

On 8/17/06, Sam <[EMAIL PROTECTED]> wrote:
>
>
> 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
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>


-- 
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to