Re: difference between h1 and title
"Beauregard T. Shagnasty" <a.nony.mous@ex ample.invalid> wrote in message news:<b8rBb.54$ JR3.1@twister.n yroc.rr.com>...[color=blue]
> Quoth the raven named MozillaCensorsM e:
>[color=green]
> > "Beauregard T. Shagnasty" <a.nony.mous@ex ample.invalid> wrote in message news:<sObBb.196 348$ZC4.7048@tw ister.nyroc.rr. com>...
> >[color=darkred]
> >>Quoth the raven named andkonDOTcom:
> >>
> >>>There is no reason for hostility. If you take a look at any article on
> >>>my website (say the neutral flood one:
> >>>http://www.andkon.com/stuf/flood/flood.html) you will find that the h1
> >>>and title are the same.
> >>
> >>I'd recommend fixing that page before too many people have a look. The
> >>script at the end is not enclosed within the script tags.
> >>
> >><script type="text/javascript"></script>
> >>var menu=document.f orm.selectmenu; ...
> >>
> >>..thus showing the script in the browser.[/color]
> >
> > Where...?
> >
> > It's enclosed...[/color]
>
> Not in my browser. Here is your source, at the end of the page.
> Doesn't look as if it is finished.
>
> <script type="text/javascript"></script>
> var menu=document.f orm.selectmenu;
> var contentobj=docu ment.getElement ById('area');
> function whatsyour(pic){
> var message=menu.op tions[menu.selectedIn dex].value;
> var extension= message.substri ng(message.last IndexOf(".")+1) ;
> if (extension=="AV I"){
> contentobj.inne rHTML='
>
>
> http://home.rochester.rr.com/bshagna...ges/andkon.jpg[/color]
I'm gonna guess that you are using a buggy/old version of Firebird...
I checked with "Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.5)
Gecko/20030925 Firebird/0.7" and it works fine.
"Beauregard T. Shagnasty" <a.nony.mous@ex ample.invalid> wrote in message news:<b8rBb.54$ JR3.1@twister.n yroc.rr.com>...[color=blue]
> Quoth the raven named MozillaCensorsM e:
>[color=green]
> > "Beauregard T. Shagnasty" <a.nony.mous@ex ample.invalid> wrote in message news:<sObBb.196 348$ZC4.7048@tw ister.nyroc.rr. com>...
> >[color=darkred]
> >>Quoth the raven named andkonDOTcom:
> >>
> >>>There is no reason for hostility. If you take a look at any article on
> >>>my website (say the neutral flood one:
> >>>http://www.andkon.com/stuf/flood/flood.html) you will find that the h1
> >>>and title are the same.
> >>
> >>I'd recommend fixing that page before too many people have a look. The
> >>script at the end is not enclosed within the script tags.
> >>
> >><script type="text/javascript"></script>
> >>var menu=document.f orm.selectmenu; ...
> >>
> >>..thus showing the script in the browser.[/color]
> >
> > Where...?
> >
> > It's enclosed...[/color]
>
> Not in my browser. Here is your source, at the end of the page.
> Doesn't look as if it is finished.
>
> <script type="text/javascript"></script>
> var menu=document.f orm.selectmenu;
> var contentobj=docu ment.getElement ById('area');
> function whatsyour(pic){
> var message=menu.op tions[menu.selectedIn dex].value;
> var extension= message.substri ng(message.last IndexOf(".")+1) ;
> if (extension=="AV I"){
> contentobj.inne rHTML='
>
>
> http://home.rochester.rr.com/bshagna...ges/andkon.jpg[/color]
I'm gonna guess that you are using a buggy/old version of Firebird...
I checked with "Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.5)
Gecko/20030925 Firebird/0.7" and it works fine.
Comment