automatic code rewrite ?

M

McVee

I made a vertical nav bar by making my links into a <ul> list. I saved it in
two pages - one a stand-alone, one within a template I'm building.

When I came back from dinner, I found that FP2003 had changed it into a
table! I didn't want a table!

It also removed an image I'd placed in the template. Since this was CSS, I
had placed the image below the ul div.

I was warned away from FP due to "automatic code rewrite" problems - FP
would "correct" code, whether you liked it or not. I was informed that this
problem didn't occur with FP2003. What gives?
 
S

Stefan B Rusynko

If you are using a theme and list w/ bullet images, FP converts all lists to tables
 
Top