[jQuery] Re: library conflict

2007-04-25 Thread kerford
plugins still assume that $ == jQuery. > Thickbox is an older plugin that is known to rely on $ but Klaus > Hartl is currently rewritting it and a new and improved version will > be available soon(ish). > > Mike > > On 4/23/07, kerford <[EMAIL PROTECTED]> wrote: > >

[jQuery] Re: library conflict

2007-04-23 Thread kerford
I'd like to piggyback on this thread if I could. I'm writing for an environment that may or may not have other libraries included in the page. It's not something I can know beforehand. I also won't know in what order libraries (if any) are loaded. What is the best, most defensive approach to take