[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
Sean, JQuery in WP 2.3.2 is up to version 1.1.4. I imagine at WP 2.5 it will move to v1.2.x. In your header file (header.php) you need to add the following line BEFORE the line that reads . so that it reads: This page http://scratbycoastalerosion.org.uk/gallery/?photoset_id=7215760303115

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Eric Martin
As far as I know, jQuery is being used in the admin section, but it will only be used on your site if you include it through your theme or a plugin. Also, as of 2.3.2, they are using jQuery 1.1.4. If you want to include jQuery in your site, you can just add it to the header.php file in your them

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
ames (NIH/NIEHS) [C]" <[EMAIL PROTECTED]> Sent: Monday, January 07, 2008 7:25 PM To: Subject: [jQuery] Re: Using jQuery in Wordpress > >> -Original Message- >> From: Benjamin Sterling [mailto:[EMAIL PROTECTED] > >> Not sure how to include what they ha

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
: jquery-en@googlegroups.com Subject: [jQuery] Re: Using jQuery in Wordpress Sean O, I just include it in my theme: Not sure how to include what they have in the core, but I think it is out of date anyways. On 1/7/08, Sean O <[EMAIL PROTECTED]> wrote: So I'm trying to us

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Sean O
Ben, Jim, thanks for the replies. I was ready to just hack it in myself, but I haven't worked with Wordpress in quite some time and remember it being fairly fragile. I'll give your code a shot, Benjamin. >>Shameless plug for my wife's site: http://www.yourdoorandmore.com/ @Jim: my wife is loo

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Priest, James (NIH/NIEHS) [C]
> -Original Message- > From: Benjamin Sterling [mailto:[EMAIL PROTECTED] > Not sure how to include what they have in the core, but I > think it is out of date anyways. I didn't even mess with trying to get whatever is included working - I didn't want to get stuck using an old version

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Benjamin Sterling
Sean O, I just include it in my theme: Not sure how to include what they have in the core, but I think it is out of date anyways. On 1/7/08, Sean O <[EMAIL PROTECTED]> wrote: > > > > So I'm trying to use jQuery in Wordpress (2.3.2)... Mostly for site > design/effects now, eventually for posts