|
-
Jun 29th, 2011, 11:08 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Kind of MVC probably JavaScript/JQuery Question
HI All,
I am developing an MVC3 App. What I want to do is while the browser is open on my Application, I want to stop the user from switching to other windows can anybody recommend a way of doing this.
In classic asp you used to be able to get away with a hack something like:
<body onblur="self.focus();">
but under MVC this really screws the browser. does anybody have any other ideas.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|