safari users
safari users
- Started
- Last post
- 7 Responses
- driftlab
Would you kindly share with me the secret to preventing scrollbars from showing in a popup window in safari. All other browsers behave as they should.
- shilohous0
i always use a 12px buffer
what do you got going on?
- aka0
scroll = no instead of auto?
- van_rijn0
check yer email
- driftlab0
Thanks for the help, ya'll. I actually found this bit of CSS to work well for the Safari issue -
html {
overflow: hidden;
}
- van_rijn0
now check in firefox/mozilla
that JS i sent you works well in all
- ********0
can u post it?
- van_rijn0
the js mitee_?