Click to See Complete Forum and Search --> : Fireworks error


nmn22601
10-27-2003, 12:27 PM
Can someone look at the code and let me know why there is an error on the page. Also I am not sure why the firworks dropdowns are not working on about us and available properties: http://www.boydcommercial.net/boyd%20commercial/index.html

Thanks!!

agminer
10-27-2003, 09:05 PM
I see multiple body tags ( one set per page ) and extra html tags.

Looks like the basic html code needs to be cleaned up first.

Then look at moving your function definitions to the head instead of at the end of the page.