Page 1 of 1

Compare these two for me... :)

Posted: Fri Mar 03, 2006 2:33 pm
by Luke
I just thought I'd show off my ripoff of Dell's system pages and see what y'all think.
http://sierra-tech.com/computers.php

Here's the old one... I think the new one is much more organized and easier to read. What do you guys think?
http://sierra-tech.com/computers1.php

EDIT: Oh and can you guys check to see that the link under "Motherboard" that says details works correctly... it should show more about that motherboard's onboard components.

Posted: Fri Mar 03, 2006 3:26 pm
by Buddha443556
I like the new one (http://sierra-tech.com/computers.php). Motherboard details links works on Firefox 1.5.0.1, IE 6.0 and Opera 8.5 at least with Javascript enabled.

Posted: Fri Mar 03, 2006 4:14 pm
by neophyte
I like the new one. The "details" link works here of FF1.5. Would be nice if clicking the details link again closed the space.

Posted: Sat Mar 04, 2006 11:12 am
by nickvd
The new one is much nicer than the old one (though the ultra power system is a little overpriced imo ;))

The motherboard link "worked" fine for me on ff 1.5.0.1 on Win2k Pro however it did cause a javascript error, though it did show the motherboard information perfectly.

Code: Select all

Error: syntax error
Source File: javascript:void();
Line: 1, Column: 5
Source Code:
void();
Also, you may want to fix the microsoft logo at the top left of the page, it just says microsoft in the middle of a sea of white, doesn't flow well with the rest of the design.


Edit:

Looked at your code... change

Code: Select all

<a href="javascript:void();" onclick="toggleBox('demodiv1',1);">Details...</a>
to

Code: Select all

<a href="#" onclick="toggleBox('demodiv1',1);return false;">Details...</a>
Unless there is a better way of preventing a link from activating when used only for it's onclick event.

Posted: Mon Mar 06, 2006 11:22 am
by Luke
nickvd wrote:The new one is much nicer than the old one (though the ultra power system is a little overpriced imo ;))
They're all overpriced.