<body class="prtlBody" xmlns:sap="urn:http://schemas.sap.com/SAP.Web.UI.Controls">
<STYLE>LI {behavior:url(irjportalappsSAP.PDK.Samples.ClientSideEventsCSscriptshilite.htc)} </STYLE>
Mouse over the two list items below to see this effect.
<UL>
<LI>DHTML Authoring</LI>
<LI>Dynamic HTML</LI></UL>
</body>
I created a simple iView using .net pdk.
The ascx is as shown above.
After building and deploying in the Portal , if I view this using "View in Portal" option in Visual Studio it works fine.
But when I created an iView in PortalContent from par file and previewed it it doesnot seem to work.
I checked the log files and the GET \irj\portalapps\SAP.PDK.Samples.ClientSideEventsCS\scripts\hilite.htc succeed with HTTP/1.1 200
I also checked the HTML source in both scenarios and the html seems to be almost the same except from some GUID/ ID values.
Did anyone successfully use DHTML and HTML controls using scripts in .htc files within an iView?
Is there any other configuration required?
Message was edited by: Arun Siva
Message was edited by: Arun Siva