This is more of an HTML/CSS question, but I figure someone in here might
know.
I'm using in the stylesheet:
BORDER-RIGHT: none;
BORDER-TOP: none;
BORDER-LEFT: none;
BORDER-BOTTOM: none;
OVERFLOW: hidden;
to hide the borders and scrollbar, which works in windows browsers, but
in MAC safari the borders and scrollbar still show up and in MAC
explorer the scrollbar still shows up.
Any ideas?
Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
know.
I'm using in the stylesheet:
BORDER-RIGHT: none;
BORDER-TOP: none;
BORDER-LEFT: none;
BORDER-BOTTOM: none;
OVERFLOW: hidden;
to hide the borders and scrollbar, which works in windows browsers, but
in MAC safari the borders and scrollbar still show up and in MAC
explorer the scrollbar still shows up.
Any ideas?
Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment