Expand Collapse - tip of the day
Expand Collapse - tip of the day
422
Posts: 7Questions: 0Answers: 0
Ok, nothing earth shattering. But if you are having issues with the table shifting to the left a few pixels, when the scrollbar appears ( usually Firefox )
Then add :
[code]
html {
overflow-y: scroll;
}
[/code]
To the end of your demo_table.css file ( will vary dependant on what you named it )
( oh and to add: Allan is an absolute star, great product and great service !!!! )
Then add :
[code]
html {
overflow-y: scroll;
}
[/code]
To the end of your demo_table.css file ( will vary dependant on what you named it )
( oh and to add: Allan is an absolute star, great product and great service !!!! )
This discussion has been closed.
Replies
And thanks ;-)
Regards,
Allan