I would like to be able to change the width of my div using the mousewheel.
I guess this is very hard to do (at least to hard for me), but I thought maybe someone has ever written such a jquery or javascript code.
To put in some context: here is the relevant part of my website: http://jsfiddle.net/XGERP/1/
And here is the complete website. I would like the user to decide how big the #main div
is going to be.