The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> window X and Y
Uzi
post Sep 18 2006, 04:49 AM
Post #1





Group: Members
Posts: 1
Joined: 18-September 06
Member No.: 157



I have 2 windows open, X and Y

I want both of them open , with X being in front and Y being in the background

NOTE, if the mouse clicks on window Y.. window Y should still be on top so no matter what window X will always be on top

how do I do this?

Y = firefox
X = html app

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Sep 18 2006, 05:01 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,651
Joined: 10-August 06
Member No.: 7



You might focus the popup as soon as it's blurred:

<body onBlur="self.focus()">

Note that many people use popup blockers these days.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Sep 18 2006, 09:23 AM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



And many of us disable JavaScript, others don't have JavaScript available, and others use browsing environments that don't support windows. So "no matter what" isn't going to work.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 10:51 AM