Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    overriding keepInParentRect constraint

    Is there any way to override the default behavior of a window that has no parent to float beyond the browser frame just as if one did a javascript window.open()? (without using a modal window).

    -paul

    #2
    No, not really - it's a security issue because it would allow an Ajax app to impersonate native windows.

    Comment


      #3
      Thought so . Thanks. -p

      Comment

      Working...
      X