Re: [jQuery] Help: Trying to write my first plugin and its not trivial

2006-11-10 Thread Jörn Zaefferer
Stephen Woodbridge schrieb: Hi all, I'm trying to write my first plugin and I'm having some conceptual problems on how to organize stuff and getting my head wrapped around this. The plugin will be for turning a div into an interactive mapping application. Just a quickie: Why don't you

Re: [jQuery] Help: Trying to write my first plugin and its not trivial

2006-11-10 Thread Stephen Woodbridge
Jörn Zaefferer wrote: Stephen Woodbridge schrieb: Hi all, I'm trying to write my first plugin and I'm having some conceptual problems on how to organize stuff and getting my head wrapped around this. The plugin will be for turning a div into an interactive mapping application. Just a

Re: [jQuery] Help: Trying to write my first plugin and its not trivial

2006-11-10 Thread Jörn Zaefferer
Stephen Woodbridge schrieb: Yeah, helps a bunch. I'm just trying to get my head around the problem to do this in a jQuery-ish way. Once I have worked through a few of these conceptual problems, I'll start coding otherwise it will be a total hack job instead of only a partial hack job ;)

[jQuery] Help: Trying to write my first plugin and its not trivial

2006-11-09 Thread Stephen Woodbridge
Hi all, I'm trying to write my first plugin and I'm having some conceptual problems on how to organize stuff and getting my head wrapped around this. The plugin will be for turning a div into an interactive mapping application. So, I will start with something like this: