Re: How to Show a Div using Javascript

2020-10-05 Thread Thiago H. de Paula Figueiredo
On Sun, Oct 4, 2020 at 8:37 AM marwa hussein wrote: > Hi Thiago, > Hello! > Thanks a lot for your reply it works fine but the problem is using this > line of code in beginRender() function shows the "div" when the page is > loaded. but What I want is to show the div after a button is pressed.

Re: How to Show a Div using Javascript

2020-10-05 Thread marwa hussein
On Mon, Oct 5, 2020, 2:22 PM Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Sun, Oct 4, 2020 at 8:37 AM marwa hussein > wrote: > > > Hi Thiago, > > > > Hello! > > > > Thanks a lot for your reply it works fine but the problem is using this > > line of code in beginRender() functio