[jQuery] Re: SerialScroll with LocalScroll

2009-11-01 Thread dacoder
oops that is suppose to say now working perfectly On Nov 1, 9:05 am, dacoder wrote: > Ok, I think I got it figured out. I am not sure why I couldn't get the > notify to work yesterday but the plugin is not working perfectly how I > need it by calling the notify event if the element is a ul. >    

[jQuery] Re: SerialScroll with LocalScroll

2009-11-01 Thread dacoder
Ok, I think I got it figured out. I am not sure why I couldn't get the notify to work yesterday but the plugin is not working perfectly how I need it by calling the notify event if the element is a ul. onAfter:function(elem){ if(elem.tagName =

[jQuery] Re: SerialScroll with LocalScroll

2009-11-01 Thread dacoder
I'm thinking I have to do the notify trigger but it wont do anything when I do it inside of the onBefore or onAfter callbacks On Nov 1, 12:48 am, dacoder wrote: > I am working on a project where I have a navigation menu with > categories and then a list of items broken into those categories with