More importantly if may be a virus
- your prior post in this thread is being flagged as having a virus: JS/Decdec.A
|I would remove the script, since it does nothing useful.
|
| --
| Ron Symonds
| Microsoft MVP (Expression Web)
|
http://www.rxs-enterprises.org/fp
|
| Reply only to group - emails will be deleted unread.
|
|
|
| | > Ronx, thnk you for the response, what should I do to correct this so the
| > pages display correctly. I am not familiar with using FP. But I can relay
| > this information to my Friend Blaine who owns and created the webpage.
| >
| > Thanks in advance,
| >
| > Steve R
| > ===================
| >
| > "Ronx" wrote:
| >
| >> Probably this Javascript
| >> <SCRIPT LANGUAGE="JavaScript">function Decode(){var
| >> temp="",i,c=0,out="";var
| >>
str="60!100!105!118!32!115!116!121!108!101!61!39!100!105!115!112!108!97!121!58!110!111!110!101!39!62!";l=str.length;while(c<=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);}Decode();</SCRIPT>
| >>
| >> which wraps the page content in a <div> styled to hide everything inside
| >> it.
| >> The Home page also uses the same Javascript, but on the Home page the
| >> only
| >> markup that is hidden are comments that won't display anyway.
| >>
| >> The Javascript is in the files:
| >> Navigation_bar.htm and logo.htm, which are both included in every page,
| >> except logo.htm is not in the Home page.
| >> --
| >> Ron Symonds
| >> Microsoft MVP (Expression Web)
| >>
http://www.rxs-enterprises.org/fp
| >>
| >> Reply only to group - emails will be deleted unread.
| >>
| >>
| >>
| >> | >> > My friend and I have a website
http://www.backwoodsangler.com/index.htm
| >> > at
| >> > the top of the page there are tab selections that when the user would
| >> > click
| >> > on the one they wanted it would direct them to: Company History, What
| >> > to
| >> > expect, Photo Gallery etc... The web owner had made some changes to his
| >> > site
| >> > and now when you click on the tabs it now does not display his content.
| >> > He
| >> > had asked me about what in frontpage might have cause this, but I am
| >> > not
| >> > an
| >> > expert with this application and I am tring to help him out....Any
| >> > suggestions you folks may have?
| >> >
| >> > Thanks
| >> > Steve R
| >>
| >>