Hiding overflow on Window
|
|
Hello, is there a way to hide the overflow on a floating ajax window? I’ve tried setting to the window to a certain id and changing the css to overflow: hidden, but this did not work. It’s just the overflow causes problems when trying to use adapt() in safari. |