Execute javascript after a partial postback of an updatepanel?

V

Veerle

Hi,

I have a web page and at the end of the page I have inserted some
javascript that checks if Acrobat Reader plugin is installed. If it is
not installed, I disable some elements (buttons, checkboxes, ...) on
the page. This javascript is at the end of the page, because
javascript cannot identify html elements if they are defined below the
script.

Some of the elements that I disable when the plugin is not installed
are on an updatepanel. When a partial postback takes place, these
elements are enabled again, because of course the javascript that
checks for the Acrobat Reader plugin is only executed on page load,
and not after a partial postback...

So I was wondering if there is some way, to execute some javascript
code or a javascript function after a partial postback, so when
rendering the html from the partial postback?

Veerle
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top