"deko" <nospam@hotmail.com> wrote in news:6GdKc.93375$jE4.91670
@newssvr29.news.prodigy.com:
[color=blue][color=green][color=darkred]
>> >> There are two techniques you can use....depending on what is[/color][/color][/color]
easier.[color=blue][color=green][color=darkred]
>> >>
>> >> (1) edit your apache conf file and add .html extension to AddType
>> >> application/x-httpd-php
>> >>
>> >> (2) force .html to be parsed through php by using the ForceType
>> >> directive in an .htaccess file
>> >
>> > Hi and thanks for the reply. #1 is already done - httpd will[/color][/color][/color]
process[color=blue][color=green][color=darkred]
>> > both html and php
>> >
>> > As for #2 - this would only result in the same problem. What I[/color][/color][/color]
want[color=blue][color=green][color=darkred]
>> > to do is call a php script from an html page that is not parsed by
>> > php.
>> >
>> > The problem I'm having is this:
>> >
>> > When scrolling with the mouse wheel, the bottom of the left nav bar
>> > does not display. To duplicate this problem, size your browser[/color][/color][/color]
window[color=blue][color=green][color=darkred]
>> > so the vertical height is about half of your screen's height. Load[/color][/color][/color]
the[color=blue][color=green][color=darkred]
>> > php page and then try scrolling down. You will notice that the[/color][/color][/color]
bottom[color=blue][color=green][color=darkred]
>> > part of the left nav bar (the part that was not visible due to the
>> > limited height of the browser window) does not display - the left[/color][/color][/color]
nav[color=blue][color=green][color=darkred]
>> > bar just stops and ugly white space appears where the nav bar[/color][/color][/color]
should.[color=blue][color=green][color=darkred]
>> > I've tried this on a couple of computers and got the same result -
>> > apparently this is an issue with IE 6 since this does not happen[/color][/color][/color]
with[color=blue][color=green][color=darkred]
>> > html pages.
>> >[/color]
>>
>> If you could provide a link to the page it would help. :)
>>
>> I don't believe the problem is that the page is php. There must be
>> something missing/different between the working .html version and the
>> misbehaving .php version of your page. Please provide links to both[/color][/color]
and[color=blue]
> we[color=green]
>> may be able to figure out what is wrong.[/color]
>
> Here's the link:
>
>
http://www.clearpointsystems.com
>
> Thanks for the help![/color]
I was hoping for a link to the .html page and a separate link to the
..php generated page so that I could compare the two.
Just looking at the source
http://www.clearpointsystems.com/ it contains
several errors.
(1) you have <div> inside <head>
(2) you have </head> twice
(3) you have <META ...> after the first </head>
(4) you have <body> before the second </head>
I would run whatever page you are designing through a validator to clean
all errors up. If you do not code to adhere to the standard you are
using, then it is highly likely that browsers will interpret things
wrong and cause the weird effects you are seeing.
Take a look at the errors detected by the w3 validator...
http://validator.w3.org/check?uri=ht...intsystems.com
--
Edward Alfert
http://www.rootmode.com/
Multiple Domain Hosting and Reseller Hosting Plans
Coupon Code (Recurring $5/month Discount): newsgroup