List Tag attribute is removed when a page is an included page

H

Henry

When I have an unorder list in an included page the list tag attribute
is removed.

EG <li class="last">

when rendered via an included page it appears just as <li>.

Browsing the Micrsoft KB found something referring to this but relates
to a security patch for XP and Front Page 2002. I'm running Windows
2000 and Front Page 2000. (Article KB 328189)

Any idea apprecaited.

Thanks

Henry
 
C

chris leeds

it's very odd that this would happen. perhaps you would add the list
attributes to a class for whatever cell or "container" you're using your
included page in.
 
S

Stefan B Rusynko

Are you using a theme?
FP converts list to tables in themes (to display the image in the left cell and <li> as just text in the right cell)




| When I have an unorder list in an included page the list tag attribute
| is removed.
|
| EG <li class="last">
|
| when rendered via an included page it appears just as <li>.
|
| Browsing the Micrsoft KB found something referring to this but relates
| to a security patch for XP and Front Page 2002. I'm running Windows
| 2000 and Front Page 2000. (Article KB 328189)
|
| Any idea apprecaited.
|
| Thanks
|
| Henry
 
Top