FrontPage 2003

  • Thread starter Thread starter Tricia
  • Start date Start date
T

Tricia

Over the last couple of days I've found that all my collapsible lists and
some other dynamic effects are failing with script errors.

Today I upgraded to IE8 and am getting an error message that suggests these
features (including Page transition) are only available in IE 4. I'm sure I
had v6 at least earlier when the features did work.

Any ideas how I can cope with this? Do I have to reinstall an earlier
version of IE? If so, how? I've only ever upgraded not tried to apply
retrospective versions.

Are there alternative acceptable scripting clauses?
 
Your browser version does not affect how your site works with other users
(who also may have IE 8 by now)
Either remove the IE8 unsupported IE features
Or set your web to emulate IE7 in IE8
- To force IE8 to emulate IE7 add the following in the head section of all pages
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Over the last couple of days I've found that all my collapsible lists and
| some other dynamic effects are failing with script errors.
|
| Today I upgraded to IE8 and am getting an error message that suggests these
| features (including Page transition) are only available in IE 4. I'm sure I
| had v6 at least earlier when the features did work.
|
| Any ideas how I can cope with this? Do I have to reinstall an earlier
| version of IE? If so, how? I've only ever upgraded not tried to apply
| retrospective versions.
|
| Are there alternative acceptable scripting clauses?
 
Thanks, Stefan. I've added that to the page code but the collapsible lists
still aren't collapsing (or expanding.)

I'm only working in Preview at the moment bu it just displays "Error on
page" in the status bar.

They used to work! Help!
 
Open the page in a browser, not in preview mode

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Thanks, Stefan. I've added that to the page code but the collapsible lists
| still aren't collapsing (or expanding.)
|
| I'm only working in Preview at the moment bu it just displays "Error on
| page" in the status bar.
|
| They used to work! Help!
|
| "Stefan B Rusynko" wrote:
|
| > Your browser version does not affect how your site works with other users
| > (who also may have IE 8 by now)
| > Either remove the IE8 unsupported IE features
| > Or set your web to emulate IE7 in IE8
| > - To force IE8 to emulate IE7 add the following in the head section of all pages
| > <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
| >
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > _____________________________________________
| >
| >
| > | Over the last couple of days I've found that all my collapsible lists and
| > | some other dynamic effects are failing with script errors.
| > |
| > | Today I upgraded to IE8 and am getting an error message that suggests these
| > | features (including Page transition) are only available in IE 4. I'm sure I
| > | had v6 at least earlier when the features did work.
| > |
| > | Any ideas how I can cope with this? Do I have to reinstall an earlier
| > | version of IE? If so, how? I've only ever upgraded not tried to apply
| > | retrospective versions.
| > |
| > | Are there alternative acceptable scripting clauses?
| >
| >
| >
 
Back
Top