So here's a little thing I'm working on. Pretty simple, add your class. Box appears on the side and you can drag it to the time that you want.
Problem: For some reason when the draggable is dropped in one of the slots, the td expands. I tried all sorts of things to prevent it from expanding but it always grows by 16 pixels.
[url]http://jsfiddle.net/P6CDp/[/url]
Feel free to comment on other aspects of my code that could use improvement but bear in mind this is a rough-hash-out (note: I normally use divs but couldn't be bothered to position everyone into a table, hence the table tags.)
It's the .
Sorry, you need to Log In to post a reply to this thread.