Does Atlas disable JavaScript functions????

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I put an UpdatePanel (Atlas control) araound my ServerControls they all
seem to vanish from the page (I cant find them in my source page...). So the
browser fires an exception telling the control does not exist if I try to
execute the JavaScript function document.getElementById...

Any idea???
 
Bruce,

There are many bugs in the Current Atlas control AFAIK is it still Beta.

Cor
 
I am aware of this possible bugs - although I know of a lot of people already
using it in production environment.
The point is that I believe Atlas does take control of all javascript
functions while its running. Maybe it does that because it has to execute its
own Jscript functions to work...the big problem is that by doing so it
disables sometimes simple functions that wouldnt affetct its
functionalities...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top