| Author |
How do I keep an I frame from being moved off screen ?
|
Brian Quinn
Ranch Hand
Joined: Dec 23, 2003
Posts: 32
|
|
|
I am working with a struts app that uses iFrames instead of popups, and the main web app uses tiles. I want to allow the user to only move the iframe withing a certain div of the main page. Is this possible ?
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
You using drag and drop I am assuming, You need to find the coordinates of the div and set limits in that drag code. Eric
|
 |
 |
|
|
subject: How do I keep an I frame from being moved off screen ?
|
|
|