I have a web app that works nearly everywhere, in most browsers.
Just recently a client has been raising an issue and today I got to see it in the flesh, so to speak.
On the opening IE window, even in frames, there are little icons for things like printing and refreshing
and opening a date picker. They all show and the links work, as do the javascript routines where appropriate.
But, on this one client's pcs, when they open a new window from the application - using window.open() in javascript
the page opens in a new tab, but the icons don't appear and the javascript routines can't be fired.
On the newly opened tab javascript associated with a button or other HTML element works, so my 'Look-up...' button
works but the date pickers neither show the calendar icon or run the picker.
I'm thinking this has to be some kind of security thing - but I can't see it.
Any ideas?
Regards
Griff
Keep [Smile]ing
Just recently a client has been raising an issue and today I got to see it in the flesh, so to speak.
On the opening IE window, even in frames, there are little icons for things like printing and refreshing
and opening a date picker. They all show and the links work, as do the javascript routines where appropriate.
But, on this one client's pcs, when they open a new window from the application - using window.open() in javascript
the page opens in a new tab, but the icons don't appear and the javascript routines can't be fired.
On the newly opened tab javascript associated with a button or other HTML element works, so my 'Look-up...' button
works but the date pickers neither show the calendar icon or run the picker.
I'm thinking this has to be some kind of security thing - but I can't see it.
Any ideas?
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are !good for you.
I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are !good for you.