Let user turn on scrolling dynamically
Let user turn on scrolling dynamically
Hello, sorry if this is a stupid question... :-)
I'm trying to give the user an option to turn on scrolling if a table is to large, by checking a checkbox. I'm trying to make the height fit the users viewport, so I want to set sScrollY based on jQuery's $(window).height().
The problem is that I don't really understand how to change the tables settings runtime, so any help would really be appreciated!
Thanks!
I'm trying to give the user an option to turn on scrolling if a table is to large, by checking a checkbox. I'm trying to make the height fit the users viewport, so I want to set sScrollY based on jQuery's $(window).height().
The problem is that I don't really understand how to change the tables settings runtime, so any help would really be appreciated!
Thanks!
This discussion has been closed.
Replies
Allan