At first blush I would have made two fields kind of locked together, that is, the bot of the top field tracks the top of the bottom field. You don't need a button. And isn't this the way you really want it, that the total height of both fields is fixed? That the text of the top field is completely independent of the text in the bottom? Both fields can scroll, for example, if authored this way.
To resize, in each field script, you simply check to see if you are within a few pixels of the common border, and if so, change the cursor (or something) and enter a repeat loop if the mouse is down. Set the tops and bots, and exit the loop when the mouse is up. You can always add a visual gadget of some kind that also tracks the common border. In HC I might use a thin button, in Rev I bet there are much more colorful choices. Craig Newman ************** A Good Credit Score is 700 or Above. See yours in just 2 easy steps! (http://pr.atwola.com/promoclk/100000075x1215047751x1200957972/aol?redir=http://www.freecreditreport.com/pm/default.aspx?sc=668072%26hmpgID =62%26bcd=DecemailfooterNO62) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
