graham01 Posted January 21, 2008 Share Posted January 21, 2008 Hello, this is what i would like to do: i have an unset amount of tables, they need to be draged and droped up and down the screen only.. i have managed to do this part. I also need the table that is being moved to push others out the way, but not overlap or swap places. This is for a unique booking system where the Y axis is the time length the booking is for, with a line on the left hand side showing the hours in the certain day. so as they are dragged it needs to record the time and date they are at.. unfortunatly the tables also have to be resized if possible vertically, i.e. you can click on the top line and drag it up from a 1 hour booking to a 2 hour booking. I hope this is even possible and that someone can help me.. i have googled drag and drop javascript and i know stuff like this is possible, but i am new to javascript and just dont have a clue. thanks a lot. Quote Link to comment Share on other sites More sharing options...
graham01 Posted January 22, 2008 Author Share Posted January 22, 2008 i know it seems a lot but can anyone give me some sort of idea please? thanks Quote Link to comment Share on other sites More sharing options...
nogray Posted January 22, 2008 Share Posted January 22, 2008 checkout http://www.mootools.net/ Quote Link to comment Share on other sites More sharing options...
graham01 Posted January 23, 2008 Author Share Posted January 23, 2008 thanks, can't find what i want though Quote Link to comment Share on other sites More sharing options...
taith Posted January 23, 2008 Share Posted January 23, 2008 you just want a span or whatnot to be drag/dropable? edit: scrap that... i getcha... Quote Link to comment Share on other sites More sharing options...
graham01 Posted January 24, 2008 Author Share Posted January 24, 2008 got them all moveable up and down the page now by copying some code from somewhere, but now i need them to push each other out the way and be resizable Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.