Hi There,
I was wondering if anybody has stumbled across a way to check if the browser supports Atlas (and namely javascript). In short I am developing a component, in which I would like to implement Atlas functionality - but only if the browser supports it. If not, I would like like the page to postback as normal - I was hoping that this might be the default behaviour of Atlas, but I have disabled JS in my browser and quite simply, nothing happens...
Any suggestions would be appreciated.
Regards
Jason
hello.
well, the atlas framework does that kind of comparison on the server side when the scriptmanager component adds the necessary atlas files to the page. take a look at the onpageprerendercomplete method of the scriptmanager class to see how those scripts are added (as allways, there's no safe approach to this).
I got a question regardign this issue.
Will Atlas team consider implementing IFrame postback when activeX is disabled? I see several other frameworks that works as expected when the activeX is disabled and really makes life a lot easier here.
Thanks.
No comments:
Post a Comment