This is what I found:
./wp-includes/js/jquery/jquery.query.js
./wp-includes/js/jquery/jquery.form.js
./wp-includes/js/jquery/jquery.color.dev.js
./wp-includes/js/jquery/jquery.table-hotkeys.js
./wp-includes/js/jquery/jquery.serialize-object.js
./wp-includes/js/jquery/jquery.hotkeys.dev.js
./wp-includes/js/jquery/jquery.color.js
./wp-includes/js/jquery/jquery.table-hotkeys.dev.js
./wp-includes/js/jquery/jquery.form.dev.js
./wp-includes/js/jquery/jquery.schedule.js
./wp-includes/js/jquery/jquery.hotkeys.js
./wp-includes/js/jquery/jquery.js
./wp-includes/js/imgareaselect/jquery.imgareaselect.dev.js
./wp-includes/js/imgareaselect/jquery.imgareaselect.js
./wp-includes/js/jcrop/jquery.Jcrop.js
./wp-includes/js/jcrop/jquery.Jcrop.dev.js

A grep on ajax on the jquery.js file spewed out lotsa code. Looks like I'll be good.

-----Original Message----- From: Darryle Steplight
Sent: Friday, July 08, 2011 11:41 AM
To: NYPHP Talk
Subject: Re: [nyphp-talk] Wordpress & Ajax

Hey Margaret,
      1. Just because a file uses jquery that doesn't mean it has
ajax functionality. You still have to make the ajax call on your own
if the showcase.js file isn't doing so.
      2. I'm not worried about  the details of your project. I was
going to help you and provide a solution on how I used my own jquery
ajax solution for my own wordpress project, but like you so
professionally said it "that's your problem".  Good luck.

On Fri, Jul 8, 2011 at 11:35 AM, Margaret Waldman <mmwald...@nyc.rr.com> wrote:
Darryle,

I see the file showcase.js in the themes/js directory uses jquery, which
means jquery must be included, which means it should have ajax
functionality. And, don't worry about the details of my project. That's my
problem.  :-)

Margaret

-----Original Message----- From: Darryle Steplight
Sent: Friday, July 08, 2011 11:20 AM
To: NYPHP Talk
Subject: Re: [nyphp-talk] Wordpress & Ajax

Hi Margaret,
   I'm sure there are some WP plugins out there that use ajax to
work but it's not too difficult to create your own solutions. What
types of ajax features do you want to create?

On Fri, Jul 8, 2011 at 9:49 AM, Margaret Waldman <mmwald...@nyc.rr.com>
wrote:

Does anyone know if Wordpress has any ajax features build in or do I have
to
add it?

Margaret Michele Waldman
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation




--
----------------------------------------------
"May the Source be with you."
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation




--
----------------------------------------------
"May the Source be with you."
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to