[jQuery] How to check if the browser supports iframes?

[jQuery] How to check if the browser supports iframes?


I am wondering if it's possible to check if the browser supports
iframes.
I just want to check if iframe works (true/false) and if so stat some
function.
Can anyone help?