Hi Active4D's fusebox implementation uses this format . . .
<meta ... /> . . . which causes html validators to error if the doctype is HTML 4.01 or earlier. Are there any options to deal with this ? The ones I see are: - upgrade the doctype to be compatible with this syntax (prefer not to do this as other errors then start appearing) - do a "replace string" on the result of "fusebox.head.write" Any other suggestions appreciated. Regards Peter _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/
