Greetings all, it has been a very long time since I posted here :-)
I have made a dynamic form builder and All I am doing is cloning a DIV
that contains some form fields, and using insertBefore to repeat that
clone.
There is no errors in the code and it does work, but in IE7 nothing is
displayed unless I resize the window, after which everything appears.
But I must do this after any change is made to the content.
Is there some hack/fix for Internet Explorer to make it render properly ?
Russ