PDA

Click to See Complete Forum and Search --> : Check out my work


CharlesKim,Jr
05-13-2005, 05:40 PM
Hey guys,

I just created this site for a company in LA:

www.mpactaccess.com

I had a question regarding load time. I know I should have used CSS but I stuck with the table frames (too late to change, heh). I don't like the load time on the graphics, you can see it progressively build up as the page loads. My question is, is there a way to tell the page to display when everything has loaded, is there a feature in dreamweaver or a type of code?

benjo
05-13-2005, 06:48 PM
It loads fine. I don't really like how the site gets cut off on the right but besides that I like your color pallet and layout.

Neballer
05-13-2005, 07:11 PM
loads fine for me as well. I'll agree with benjo about the right side of the site. Might I also suggest the ability to enlarge your product thumb nails. Alot of them have a lot of nice detail in them, and it would nice to be able to see more of it. Possibly open in a new window? my $.02

CharlesKim,Jr
05-13-2005, 08:50 PM
hey guys,


thanks, and I intentionally cut the sides off, I didn't want the site to be to symetric.

Neballer
05-13-2005, 09:59 PM
I'd still try and close it off somehow. Your thumbnails look like their going to fall out of their box. If you want to keep it asymentical, how about extending the left side all the way to the edge of the page and put a border the size of the right side(now) on it. Keeping your thumb nail box where it is. Just throwin an idea at 'cha

Oh and color me stupid, you can click on the images. I'd still like to see a bigger version of the product though.

Sebastian
05-13-2005, 10:35 PM
Hello Eveyone! This is my first post and Im excited. For me the site loads fine too. Congra, but about the cut off thing (Again?!) Maybe you can create a more delicate asymetry, following the jewelry's flawless, I guess.

CharlesKim,Jr
05-14-2005, 04:31 PM
Yea, i'll keep these in mind on my next design, as of now, its kinda too late. HEH

Lati
05-15-2005, 08:35 AM
hi ..

it loads well, colors are great, but again it looks like the edge is cut off, another thing, you know that little box that appears on an image that gives you options to save, print ...etc.. get rid of it.. try to give it a name.. it'll help...

best of luck

CharlesKim,Jr
05-17-2005, 11:18 PM
For some reason, people on Mozilla FoxFire browser can't view my site?

D-Frag
05-17-2005, 11:28 PM
cant see it on Firefox either

reuber1
05-18-2005, 02:34 AM
The site isn't sitting well in Firefox here, either.

CharlesKim,Jr
05-18-2005, 02:57 AM
darn, any solutions, anybody?

reuber1
05-18-2005, 03:05 AM
If I knew I'd tell ya...possibly something with the Javascript.

Neballer
05-18-2005, 04:21 AM
I used to be able to see it with firefox, but now: no dice.

Roo-1
05-18-2005, 04:32 AM
It's not displaying in Firefox because of code errors:

1) Marginleft, marginright, margintop isn't code. You *should* declare these in CSS, however it looks like you are trying to use the old HTML 4.0 hack of leftmargin="0" topmargin="0" marginwidth="0" marginheight="0". While this will work when done correctly it isn't valid....it's an old hack.

2) There is stuff after the closing html tag that should not be there.

3) Javascript normally goes between the <head></head>

Roo-1
05-18-2005, 04:35 AM
It looks like the script is supposed to be re-directing to http://www.mpactaccess.com/Charles/index.html ????

Why?

CharlesKim,Jr
05-18-2005, 04:38 AM
good question, I noticed it earlier but didn't figure it to be the cause. hmmmm.

kapilchakravarthy
05-18-2005, 04:51 AM
Well i dont like the right side of your design it's cut. Is it by mistake or its a design. And the thumbnail should be still better that is when i take the cusor there is no roll over but when you click it there is a popup. Try to get that mouse over effect. The photographs are not prof enof looks like a amature photographer.
The links About Mpact, Privacy Policy, Contact are not working this is a bad sign man.

The site colour combinations is all good (i like it).

CharlesKim,Jr
05-18-2005, 05:37 AM
site is still in the works, I need to debugg this fox fire issue though, its killing me...any more ideas on how to troubleshoot this browser problem.

benjo
05-18-2005, 11:41 AM
Validate your code. Oh and it's FireFox not fox fire. =)

Roo-1
05-18-2005, 07:34 PM
There really is no troubleshooting...valid code and all is gold.

It's IE that will display anything even with code errors. It's IE that doesn't have full support of standards.

BTW....that script may very well be browser specific...meaning it works only in one browser.

Hendo
05-18-2005, 08:44 PM
I finally could open it after the second link in Safari.
I like the site, but the right side bugs me. It needs to have a complete border. It loses it feel with the right side cut off.
Look at "tiffany's" web-site. It's a template for you. Classy and elegant.

CharlesKim,Jr
05-18-2005, 08:51 PM
Thanks for the advice guys....I really appreciate it. I will validate the code and let you guys know how it turns out.