[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
This page http://scratbycoastalerosion.org.uk/gallery/?photoset_id=72157603031152209view=slideshow from one of my Websites is using enqueued jQuery and the Cycle plugin for a gallery. My own shameless plug. Gerry -- From: Priest, James (NIH

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
('jquery'); ? ?php wp_head(); ? Gerry From: Benjamin Sterling Sent: Monday, January 07, 2008 7:01 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: Using jQuery in Wordpress Sean O, I just include it in my theme: script type=text/javascript src=?php bloginfo('template_directory');?/common

[jQuery] Re: Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
'); ? ?php wp_head(); ? This page http://scratbycoastalerosion.org.uk/gallery/?photoset_id=72157603031152209view=slideshow from one of my Websites is using enqueued jQuery and the Cycle plugin for a gallery. My own shameless plug. Gerry On Jan 7, 7:42 pm, Sean O [EMAIL PROTECTED] wrote: Ben

[jQuery] Fw: [jQuery] Using jQuery in Wordpress

2008-01-07 Thread Gerry Tucker
Sean, In your header file (header.php) you need to add the following line BEFORE the line that reads ?php wp_head(); ?. ?php wp_enqueue_script('jquery'); ? so that it reads: ?php wp_enqueue_script('jquery'); ? ?php wp_head(); ? Gerry

[jQuery] Re: Calling hide/show methods from existing JavaScript function

2007-10-19 Thread Gurevich, Gerry (NIH/NIEHS) [C]
still welcome any comments if there is something that's missing here. But it looks good for now. Gerry Gurevich Application Development NIEHS ITSS Contractor Lockheed Martin Information Technology 919-361-5444 ext 311 From

[jQuery] Calling hide/show methods from existing JavaScript function

2007-10-19 Thread Gurevich, Gerry (NIH/NIEHS) [C]
(); }); } } Gerry Gurevich Application Development NIEHS ITSS Contractor Lockheed Martin Information Technology 919-361-5444 ext 311

[jQuery] NEW SITE: me.dium

2007-08-06 Thread Gerry T
Just found this terrific site using jQuery. a href=http://me.dium.com;http://me.dium.com/a

[jQuery] NEW SITE: me.dium

2007-08-06 Thread Gerry T
This site just popped up on Ajaxian, and it's powered by jQuery. http://me.dium.com/ Regards, Gerry

[jQuery] Re: ANNOUNCE: jqUploader upgraded to 1.0.2

2007-06-29 Thread Gerry
someone can remind me. Gerry On Jun 28, 11:55 pm, Alexandre Plennevaux [EMAIL PROTECTED] wrote: Dear friends, this is to let you know that jqUploader has been upgraded to version 1.0.2. I would be very interested to hear from mac users as i do not have one and could not test