It looks like my Javascript (which is a Macromedia canned layer control)
routine is giving the Midgardized PHP parser problems.  Here is the line it
chokes on:

  for (i=0; i<(args.length-2); i+=3) { //with arg triples
(objNS,objIE,visStr)

I think the <( is being intrepreted as a tag.  I think this is because I use
ASP tags enabled in PHP.  One work-around is to add white space '< (' in the
conditional.

Could you suggest a better fix?  ASP tags are what we need to interact with
Dreamweaver.

Thanks,

-paul



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to