PDA

Click to See Complete Forum and Search --> : Control Popup from leaving browser bounds.


skea
Feb 25th, 2010, 09:24 PM
I have a popup which i show on mouse down. Now i can press near the edges of the browser window or the screen and this popup shows, but it popus up with a big fraction of it out of the bowser window bounds or say screen blounds.
I would like to control this so that if i click near the edges, the popup is offset backwards relative to the edge and the mouse position.
I have looked every where but failed to achieve this. Any one has an idea?

DeanMc
Feb 26th, 2010, 05:45 PM
You would need to do this via java script as silverlight does not interact with the browser!

DeanMc
Feb 26th, 2010, 05:46 PM
Eh, whats with the links?

skea
Feb 27th, 2010, 03:58 AM
Thanks DeanMc. Though i am now meant to use it with my SL applications, I hadly ever use javascript. Last time i used it was 2003. May you share a small example with me.

DeanMc
Feb 27th, 2010, 01:42 PM
Im not "up" on Java Script myself, you would be best to ask in the Javascript section of the forum.