collaspible list and HTML 4.01 compliant

M

Mike H

While FP 2003 provides an easy solution for creating collaspible list, when
the code is put through a HTML validator, and error is indicated because the
javascript functions are within the <table> tag. How do you salve this
problem? Any help would be appreciated.
 
S

Steve Easton

Which html validator??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
S

Steve Easton

I wouldn't worry about it. You also might try validating it with W3C if it's on a public server.
The reason I say this is because it's common practice to include javascript within a table or cell
when using include pages with javascript navigation.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Top