Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] DIV visibility
- From: skyscanner at eircom.net (SkyScanner)
- Subject: [Javascript] DIV visibility
- Date: Mon Oct 9 12:18:55 2006
I have two DIVs on the same page, that overlap each other. One has its style set to visibility: visible; and the other's style is set to visibility: hidden; After some javascript completes, I hide the first DIV, and then show the second one. However, I have had a complaint that my method of hiding and then showing is not working for one guy. Rather than show you my code, I will instead ask the following: What is the best, absolutely bomb-proof method to change the visibility from visible to hidden, and from hidden to visible, for the following: <div id="result"> blah blah blah </div> It should work for *nearly everybody* (haha) Tim in Engalnd
- Follow-Ups:
- [Javascript] DIV visibility
- From: diego nunes
- [Javascript] DIV visibility
- From: Paul Novitski
- [Javascript] DIV visibility
- Prev by Date: [Javascript] Works in Firefox, not in IE 6
- Next by Date: [Javascript] DIV visibility
- Previous by thread: [Javascript] frames don't overlap
- Next by thread: [Javascript] DIV visibility
- Index(es):