Hi,
I am having a problem with using tacos dialog
here is my dialog code
%26lt;code%26gt;
%26lt;div jwcid="myDialog@tacos:Dialog" hidden="ognl:callHidden" bgColor="white" bgOpacity="0.5" %26gt;
%26lt;/code%26gt;
The problem is that my page is long so has a scroller and when this tacos dialog is shown up
then the background gets dimmed but the user can scroll down the page and can see that the
lower portion of the page is not dimmed ,so he/she can perform the operations on the page there
TIA
Dialog tacos problem the bgcolor is not spread over the page?symphony
well of course - u ned to close the %26lt;div%26gt; tag with a counter tag - like so %26lt;/div%26gt; and then put bgcolor="white" in the %26lt;body%26gt; tag
No comments:
Post a Comment