|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Posts: n/a
|
Please Review
|
|
|
#2 |
|
Just tryin' to help
Join Date: Jan 2003
Location: along the journey
Posts: 8,036
Reputation: 125
|
Generally, a nice site. Some suggestions:
Get rid of the IE image toolbar on your pages with this: <meta http-equiv="imagetoolbar" content="no"> Having the scrollbar way over to the right when viewing at 1024X768 is not intuitive. Using frames as you are, you could fix this by having the center be a frameset with a fixed width within a larger frameset with a left and right blank page frame. Then the scrollbar would be with the frame in any resolution. The checkboxes in the pricing section seem backwards to me. I would have the box right in front of the text, not at the right margin. It also is hard to associate the way you have it.
__________________
Enhance your PowWeb experience @ B&T's Tips & Scripts Got some free time? You can find Nothing of Value @ PrettyWorthless.com |
|
|
|
|
#3 |
|
Join Date: Feb 2002
Location: n/a
Posts: 7,279
Reputation: 202
|
You may want to change this:
<img src="images\image_name.jpg"> to <img src="images/image_name.jpg"> using a forward slash "/" instead of a backward slash "\" as IE and some versions of Opera are the only browsers that will render a path using a back slash. In Netscape and Mozilla, all that I see is a blank blue and white page with a menu at the top. None of your images are displayed in Netscape/Mozilla. |
|
|
![]() |
| Thread Tools | Search this Thread |
|
|