[jQuery] Re: Superfish:'null" is Null or not an object

2009-10-15 Thread Simael
Hi, > If this tab will be clicked I receive the JS error, > that 'null' is Null or not an object. I got it. I replaced $(document).ready(function() { $('ul.sf-menu').superfish( { animation: {height:'show'}, delay: 1200 } ); } ); with jQuery(function(){ jQuery('ul.sf-menu').superfish({

[jQuery] Superfish:'null" is Null or not an object

2009-10-14 Thread Simael
Hi, I'm developing my first site with Superfish and DNN. All runs very well as expected, but I have a problem with one DNN Tab: If this tab will be clicked I receive the JS error, that 'null' is Null or not an object. May I ask to visit following site to see this error directy? http://ev-kirche