Page Transition

A

Anna

Hello,

Is there a way to update the "Page Transition" settings on more than one
page at the time?

I'm using FrontPage 2002.

Thanks,

Anna
 
S

Stefan B Rusynko

Find a page w/ the old transition
You will find a META tags something like
<meta http-equiv="Page-Enter" content="revealTrans(Duration=1.0,Transition=3)">
- copy that original into notepad or your clipboard
Change the transition and look at the same META tags
- copy that new one into notepad or your clipboard

Search for
- copy the 1st META tag version
Replace (all pages in html)
- copy the 2nd META tag version





| Hello,
|
| Is there a way to update the "Page Transition" settings on more than one
| page at the time?
|
| I'm using FrontPage 2002.
|
| Thanks,
|
| Anna
|
|
 
Top