[jQuery] Help using click event on looped LIs for two functions with stopPropagation and .live

2009-03-27 Thread seamusjr
Hello, I am having some difficulty using the click event between two functions. Either it bubbles like crazy or it only works for one function then stopPropagation kills it altogther for the other. Using jquery 1.3.2 for this and .live. Please if you have suggestions let me know. Working on a

[jQuery] Using ".live" between 2 ULs without bubbling or premature stopProp

2009-03-27 Thread seamusjr
I am having some difficulty using the click event between two functions. Either it bubbles like crazy or it only works for one function then stopPropagation kills it altogther for the other. Using jquery 1.3.2 for this and .live. Please if you have suggestions let me know. Working on a script