impossible to have initialization script in master page content?

P

PJ6

It is apparently impossible to emit a initialization script (that refers to
a specific element) using RegisterClientScriptBlock; if it is emitted
OnLoad, the browser throws an exception that it cannot find the element,
because it's executed client-side before the control is rendered. If I try
it in the control's render, the header has already been rendered, so the
script never makes it to the client.

Emitting the initialization directly in the control's render works fine in
IE, but Firefox apparently ignores inline script so I can't use that
solution.

Is there any way around this problem?

Paul
 

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,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top