On 16/11/06, Wes Gamble <[EMAIL PROTECTED]> wrote:
>
> All,
>
> Does Element.setAttribute() work in IE? Do I need to address the
> attributes
> differently perhaps?
>
>
>
> newDiv = popup.document.createElement('div');
> newDiv.setAttribute ('id', 'pdf');
> newDiv
(* Sorry about the email without a subject previous *).
All,
I have the following Javascript code which is generating a DIV and attempting
to
style it a certain way.
The content comes up, but I can't get the positioning to work at all. I've
tried several different approaches (absolute w/offs