Page 1 of 1

Hide/Show Divs - Your Opinion

Posted: Tue Apr 10, 2007 9:51 pm
by iknownothing
Hey All,
Im currently designing a website with a number of mostly text pages. What do you all think about hiding and showing content div's, to show the relevant page. In other words, the whole site is on the one page, but in separate divs, and only the active one is visible. There wont be too many images etc on pages to slow the whole thing down however.

Thanks.

Posted: Tue Apr 10, 2007 11:54 pm
by JAB Creations
Unless your page is reasonably small (like 20-30KB tops with all external files included) I would not recommend the technique unless you combined it with AJAX.

Posted: Wed Apr 11, 2007 7:25 am
by feyd
As long as the page is relatively small and it still works without Javascript enabled, it sounds fine.