[jQuery] Re: Where to find a jQuery Developer?

2009-04-27 Thread nmiddlew...@gmail.com
I would rather because I'd also like to learn on the way... Are you thinking yourself? Where are you based? Thanks, Nick On Apr 27, 5:35 pm, Joseph Le Brech wrote: > Does it need to be in london? > > > > > Date: Mon, 27 Apr 2009 09:27:17 -0700 > > Subject: [jQuery] Where to find a jQuery D

[jQuery] Re: Inserting rows of DIVs to create a list

2009-03-26 Thread nmiddlew...@gmail.com
Hi, thanks for your reply... I was thinking of storing the template in the DOM so it's visible by our web designer to tweat. How would I read that template (DIV block) into a javascript variable? Thanks for your help! On Mar 26, 3:44 pm, MorningZ wrote: > of course it's possible. > > y

[jQuery] Re: Inserting rows of DIVs to create a list

2009-03-26 Thread nmiddlew...@gmail.com
g with DOM elements, you can use jQuery's methods > for modifying attributes and html/text (check out the docs for the > many ways to do that). > > On Mar 26, 9:11 am, "nmiddlew...@gmail.com" > > wrote: > > Hi, thanks for your reply... > > > I was t