when used in SSL, the page with skmMenu always displays the warning:
This page contains both secure and nonsecure items.
Do you want to display the nonsecure items?
I believe it is all because skmMenu generates iframe tag with src=""
for example:
<iframe id="shimHeader1_headerMenu-menuItem001-subMenu" src="" scrolling="no" frameborder="no" style="position:absolute;top:0px;left:0px;display:none;"></iframe>
see MSDN article: http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q261188
Any Quick fixes?
Richard
Richard XinMCAD(charter member),MCDBA,MCSD
Web Site:
www.richardxin.com (For ASP.Net tips and Code snippet)