You might look at the JavaScript code (and your error) and try doing an if (parentNode != null) check on the line that's causing issues.
Matt On 9/16/06, saravanan r.s <[EMAIL PROTECTED]> wrote: > > Hi, > > I have been using appfuse 1.9.3 in this version, Am trying to add > "nicetabs menu".And > i added nicetabs.html,nicetabs.css,nicetabs.js in the corresponding > folders. > I am getting the javascript error in IE as 'parentNode' is null or > not an object. > But it's working in Firefox with the "nicetab menu". > > > Regards, > > Saravanan > > > -- > View this message in context: > http://www.nabble.com/Nice-menu-problems-tf1585052.html#a6337326 > Sent from the struts-menu-user forum at Nabble.com. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > struts-menu-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ struts-menu-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
