hi, I'm using the closure trick for my plugin which learn from Jorn Zaefferer's tooltip,
My plugin structure totally the same with tooltip, and the problem is, I have two plugin(A and B) each of this has a handle. When load these two plugin(Order: A, B) in one page, plugin B will using A.handle instead of B.handle which is wrong. Now I'm prefix them, but I was wondering what is the best way to do this? -- Regards, epaulin _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
