Search code examples
jquerycssbrowserpositioning

Moving things outside of browser area


Is it possible to move something (an image) out of browser area using jQuery and CSS?
So that from user's perspective the image would appear to be outside of the browser.


Solution

  • Something like a fake AV warning or a login box?

    There are very solid reasons why this will never be possible.

    So, that's a resounding NO.