![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Yep, the JavaScript menu has to go. It seems that using HTML and CSS will be the only way I'm going to get the site working properly for a large majority of visitors. |
#22
| |||
| |||
|
|
Hi, Since I have made changes to my website it's been a complete flop. According to the logs, as soon as visitors have downloaded the index page they are off. I can't figure out why? http://www.review-a-gadget.com/ Is there anything obvious that I am missing? Are there problems with some browsers? Please let me know if you notice anything. Thanks very much for any help you might be able to offer. Regards, Murray R. Van Luyn. |
as part of your banner.
#23
| |||
| |||
|
|
Hmm. The stuff I've been reading since doing the first site said focus on text not graphics, and to specifically focus on the one goal of the site, which is to sell. |
|
I'm starting to think I've misunderstood all of that. My interpretation just doesn't interest anyone. I'm starting to get an idea of what I have to do on the opening page. It should be a 'Magazine Cover', and use visually interesting content to do just that - interest people. Text and cheesy sales pitches can wait. |
#24
| |||
| |||
|
|
Hmm. The stuff I've been reading since doing the first site said focus on text not graphics, and to specifically focus on the one goal of the site, which is to sell. I'm starting to think I've misunderstood all of that. My interpretation just doesn't interest anyone. I'm starting to get an idea of what I have to do on the opening page. It should be a 'Magazine Cover', and use visually interesting content to do just that - interest people. Text and cheesy sales pitches can wait. |
#25
| |||
| |||
|
|
I agree with what others have said - that the old site makes a better impression than the new one. Three further comments on the new site: There is a lot of white space after "Our reputation depends upon it." I thought that this was the end of the page. It was only because you had asked for opinions that I bothered to hang about and noticed that there was more if I scrolled down. A casual visitor might not notice that the page continues after the white space. |
|
I tried viewing the page in a 800px wide browser window, and the navigation panel on the left overlapped the text on the right. This starts to happen at around 900px width. Not everyone has their browser occupying the whole screen. Some people still have 800 x 600 screens. |
|
The text seems to put an emphasis on buying online rather that the site offering reviews. I thought the text on the old site did better with "find out about..." Okay, your interest is in people buying online through the links on your site, but you have to give them a reason to venture that far into the site. |
#26
| |||
| |||
|
|
See http://www.auluk.freeserve.co.uk/pictures/reviewagadget.jpg to see what I see at 800px width. Why is the javascript navigation box not further to the left? I see it is given a fixed position on the screen: "menus[0] = new menu(150, "vertical", 160, 190, -2, -2, etc..." I don't know about javascript menus as I have never used one, but would the positioning work better if you changed the horizontal position to a % of the screen width? Something like "vertical", 10%, 190, -2, -2, ? |
#27
| |||
| |||
|
|
Create a Web page with content people want to see. Then you don't have to bother with PageRank. |
|
You might want to read all of my http://www.rossde.com/internet/web_design.html>, not just the part about "Counters and Other Scripts". Although the focus is on the design of personal, non-commercial Web pages, some of the information might also be appropriate for commercial pages. |
#28
| |||
| |||
|
|
What browser does this affect? Is it very popular? Firefox, which is fairly popular. The same problem does not seem to happen when I looked in IE6. |
|
Well, I didn't like to say it before, but javascript menus are not usually considered to be good things. You can probably create something very similar to what you have got using CSS. Then you can place it inside the empty <td> that you have and it will always appear to the left of the other text. |
#29
| |||
| |||
|
|
Stuff you read (whether online, in books, or anywhere else) needs to be taken with a large grain of salt. Usually it will focus exclusively on whatever the author happened to be obsessed with at the moment, and following it in an overly literal way will cause a lack of balanced priorities in what you do. |
#30
| |||
| |||
|
|
Well, I didn't like to say it before, but javascript menus are not usually considered to be good things. You can probably create something very similar to what you have got using CSS. Then you can place it inside the empty <td> that you have and it will always appear to the left of the other text. |
![]() |
| Thread Tools | |
| Display Modes | |
| |