Hi.
I am making a small site for a friend and have used Chris Coyers info grid accordion.
My problem is that when the content expands beyond the browser window no scrollbar appears.. Anybody know how to fix this??
Best regards Alexander
html, body { overflow: hidden; }
remove the overflow: hidden and hey presto! You're on your way...
So simple..
Thanks a lot
Have a great weekend!!
You're welcome, you too!
Hi.
I am making a small site for a friend and have used Chris Coyers info grid accordion.
My problem is that when the content expands beyond the browser window no scrollbar appears.. Anybody know how to fix this??
Best regards Alexander
html, body { overflow: hidden; }remove the overflow: hidden and hey presto! You're on your way...
So simple..
Thanks a lot
Have a great weekend!!
You're welcome, you too!