Hi,
I am trying to use IE behaviour libraries and when I do
<?XML:NAMESPACE PREFIX="TSNS" />
<?IMPORT NAMESPACE="mp" IMPLEMENTATION="multipage.htc"/>
I get the red squiggly line from there to the rest of the page saying “processing instruction not closed”. I have tried turning off JSP validation to no avail. Have anyone come across this error and know of any solutions to this?
Thanks!