Hi Rob,
unfortunately it does not work.
For my skin I have the file 1024 Layout02.ascx. When I copy this script to the end, it works.
+++++++++++++++++++++++++++++++++++++++++++
<script runat="server"> 'for mega menu we need to register hoverIntent plugin, but avoid duplicate registrations Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Page.ClientScript.RegisterClientScriptInclude("hoverintent", ResolveUrl("~/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js")) End Sub</script> +++++++++++++++++++++++++++++++++++++++++++
No idea why?
Regards
Siegfried
unfortunately it does not work.
For my skin I have the file 1024 Layout02.ascx. When I copy this script to the end, it works.
+++++++++++++++++++++++++++++++++++++++++++
<script runat="server"> 'for mega menu we need to register hoverIntent plugin, but avoid duplicate registrations Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Page.ClientScript.RegisterClientScriptInclude("hoverintent", ResolveUrl("~/Resources/Shared/Scripts/jquery/jquery.hoverIntent.min.js")) End Sub</script> +++++++++++++++++++++++++++++++++++++++++++
No idea why?
Regards
Siegfried