Click to See Complete Forum and Search --> : One page or many?
Mr Initial Man
11-01-2007, 08:21 PM
I've been working and screwing around with some Javascript for my Library page. With the JS, it's displayed on seperate "tabs". Without it, the page is a mile long (okay, a bit more than 14 screens at a resolution of 1280 X 800). Question: Am I at the point where without Javascript, my page's use is severely limited, ergo I should chop it up into seperate pages?
scragar
11-01-2007, 09:48 PM
if at all possible you should provide a HTML version that doesn't require javascript.
personaly I write the non javascript version first, then add further functionality.
Mr Initial Man
11-01-2007, 10:24 PM
I DID write the non-javascript version first. You can use the page without Javascript, it's just a really long page. So I was wondering if I should make the sections into seperat pages.
Kravvitz
11-01-2007, 11:12 PM
I'd probably split that up some. 14 screens full of information at that resolution is a lot of information.