alfresco
10-21-2010, 04:21 PM
1) Script Title:
ddsmoothmenu javascript error when entering login.aspx
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
3) Describe problem:
I'm using a horizontal Smooth navigational Menu in Visual Web Developer 2010 and it works perfect in any pages. but when I click on the login link and go to the default login.aspx page, I get the following error:
Microsoft JScript runtime error: 'parent().get(...)' is null or not an object
which points to this line:
ddsmoothmenu.buildmenu($, setting)
I've red other threads and tried their solutions like removing
the extraneous .init function. but didn't work for me.
I really appreciate your help. thanks
ddsmoothmenu javascript error when entering login.aspx
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm
3) Describe problem:
I'm using a horizontal Smooth navigational Menu in Visual Web Developer 2010 and it works perfect in any pages. but when I click on the login link and go to the default login.aspx page, I get the following error:
Microsoft JScript runtime error: 'parent().get(...)' is null or not an object
which points to this line:
ddsmoothmenu.buildmenu($, setting)
I've red other threads and tried their solutions like removing
the extraneous .init function. but didn't work for me.
I really appreciate your help. thanks