DIV visibility problem 
Author Message
 DIV visibility problem

I'm popping up a DIV with a calendar in it when a button is pressed. It
works perfectly the first time in IE4, then when the button is pushed a
second time the DIV disappears, so far so good. If the button is pressed
a THIRD time to pop up the calendar again, it does NOT work in IE4.
Works perfectly in IE5 however.

NN I am creating a new layer each time, which works fine. SO, either:

1) is there a similar method I can use in IE4 to destroy the old DIV and
create a new one on the fly, or

2) Why the blue hell does it work oncew and then not subsequently????

CMQ



Mon, 20 Jan 2003 03:00:00 GMT  
 DIV visibility problem
I created what sounds like a very similar calendar tool.  Aren't you just
setting the div's visibility property between "hide" and "show"? (or it
might be "hidden" and "visible" I don't quite remember)

Tom Lianza
Carnegie Mellon University


Quote:
> I'm popping up a DIV with a calendar in it when a button is pressed. It
> works perfectly the first time in IE4, then when the button is pushed a
> second time the DIV disappears, so far so good. If the button is pressed
> a THIRD time to pop up the calendar again, it does NOT work in IE4.
> Works perfectly in IE5 however.

> NN I am creating a new layer each time, which works fine. SO, either:

> 1) is there a similar method I can use in IE4 to destroy the old DIV and
> create a new one on the fly, or

> 2) Why the blue hell does it work oncew and then not subsequently????

> CMQ



Tue, 21 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DIV visibility

2. problem with document.all.style.visibility

3. Problem with image visibility!

4. problem with visibility

5. minimize div problem

6. Netscape 6 problem when trying to make visible/hidden complex DIV objects

7. animating a DIV block problem

8. problem with div

9. DIV problems

10. minimize div problem

11. Problem with Navigator and DIV object

12. Problem with DIV and scrolling in MSIE 4.0

 

 
Powered by phpBB® Forum Software