Hi,
iam working in heavy architecture.
in which all the window elements in xml format and in servlet iam adding those elements to set the ui components.
now my query is.. when ever i open the popup which is loaded through the heavy architecture, the contents are not viewed fully and the scroll bar is not getting dragged fully to view the content of that popup.
the content of the page is passed as an signatures to window.open.
even when i give scrollbars=yes/1 in that window.open the contents is not viewed fully.
i need solution for this.
1. how to view the whole content.by parsing the XML ..
2.and giving the style or css properties to that xml column. so that the content can be viewed fully.
its a urgent help.
please help me
iam working in heavy architecture.
in which all the window elements in xml format and in servlet iam adding those elements to set the ui components.
now my query is.. when ever i open the popup which is loaded through the heavy architecture, the contents are not viewed fully and the scroll bar is not getting dragged fully to view the content of that popup.
the content of the page is passed as an signatures to window.open.
even when i give scrollbars=yes/1 in that window.open the contents is not viewed fully.
i need solution for this.
1. how to view the whole content.by parsing the XML ..
2.and giving the style or css properties to that xml column. so that the content can be viewed fully.
its a urgent help.
please help me
Comment