Re: [Dynapi-Help] Accessing javascript variables in LoadPanel

2001-01-15 Thread Al Byers
Cameron, I really appreciate your reply, but I am afraid that I am not quite able to grasp what you are saying. If you will give me a few more clues, then I will try to write it up as an example that could be included in future documentation. How would I redo this code for IE? ... va

Re: [Dynapi-Help] Accessing javascript variables in LoadPanel

2001-01-15 Thread Cameron Hart
I don't know about using sethtml... if you are loading something into a loadpanel in IE it everything except the innerHTML of the body tag (so style info in the head, bgcolor on the body etc). it also ignores any inline scripts and styles. the only scripts that get executed are events, so onclicks