Possible Duplicate:
Detecting if a browser is in full screen mode
I'm working on a feature that doesn't behave correctly on Mac OSX when Chrome or FF are in fullscreen. When they are just maximized it works fine. I would like to exclude those browsers from this feature when (and only when) they are in fullscreen. I am having trouble finding a way to detect this though. Does anyone have experience or pointers?