Hi Larry
> They want the dialog to pop up on top of the login screen before the
> redirect. I don't know where the code that does this would live or how
> it would get invoked.
>
> As far as to why they want this, it doesn't really support IE, and
> they want to alert the user to that if that's what they're using. It's
> a custom app, not for public use.
So why don't you catch the form.submit event with JavaScript and notify
the user about any issues with his browser.
Then you could either prevent them from proceeding or call the
form.submit within your JavaScript code.
No server side logic is necessary but of course it only works with
JavaScript enabled.
Greetings
Andreas
--
state of mind ()
http://www.state-of-mind.de
Franziskanerstraße 15 Telefon +49 89 3090 4664
81669 München Telefax +49 89 3090 4666
Amtsgericht München Partnerschaftsregister PR 563
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment