Vertical scrolling/initialisation issues
Vertical scrolling/initialisation issues
theswollenfox
Posts: 2Questions: 0Answers: 0
So here's the table i'm having problems with: http://theswollenfox.com/old-calendar-draft/
What I'm trying to do is implement vertical scrolling, but when I do so by adding the code to the Custom Commands section at the bottom of the page (I'm using WP-Table Reloaded). What happens though is the header for the two columns from the right disappear.
I was told the solution could be disabling DataTables in the options and manually loading DataTables with the initialisation code on the homepage. Problem is, I have no idea where to put that code. I don't know if I'm just so tired I can't think straight, or if I really just can't find it out, but I could use some help.
If anyone knows where to put the code (I'm using Wordpress 3.0 and WP-Table Reloaded, if that helps), I would GREATLY appreciate it. Or if anyone knows a different way to fix this bug, that would be awesome too.
Thanks!
What I'm trying to do is implement vertical scrolling, but when I do so by adding the code to the Custom Commands section at the bottom of the page (I'm using WP-Table Reloaded). What happens though is the header for the two columns from the right disappear.
I was told the solution could be disabling DataTables in the options and manually loading DataTables with the initialisation code on the homepage. Problem is, I have no idea where to put that code. I don't know if I'm just so tired I can't think straight, or if I really just can't find it out, but I could use some help.
If anyone knows where to put the code (I'm using Wordpress 3.0 and WP-Table Reloaded, if that helps), I would GREATLY appreciate it. Or if anyone knows a different way to fix this bug, that would be awesome too.
Thanks!
This discussion has been closed.
Replies
Hopefully that will help!
Allan
And where am I supposed to add the div.dataTables_scroll{ clear: both } ?
Thanks for your help!
Allan