Alright, so i'm building my site right now and i just noticed that the lower button of my scrollbar is hidden. That page (which has the scollbar) is in an iFrame declared like so:
code:
<iframe name=\"none\" width=\"800\" height=\"420\" frameborder='0' src='$link.php' />
Anyone know why it's doing that ?
Here's what i mean (visually)