[jQuery] Creating callbacks using Cycle plugin

2009-02-17 Thread MH1988
Currently, I have implemented a small image gallery using the jQuery Cycle plugin. It's working perfectly but I would also like to add callbacks. How do I successfully do this? I currently have: jQuery(document).ready(function(){ jQuery('#frame1').cycle({ fx:'fade',

[jQuery] How to set before and after callbacks properly

2009-02-14 Thread MH1988
I am using the jQuery cycle plugin which is working perfectly. However, I would like to add some more functionality to the image gallery I have created. What I would like to do is after an image fades in, I would like a caption to be display along with the image as well. I think the easiest way

[jQuery] Re: Question related to Javascript

2009-02-08 Thread MH1988
collection which is the DOM node you are looking for with the innerHTML method. Hope that helps. Josh Powell On Feb 7, 10:10 pm, MH1988 m.lawrencehu...@gmail.com wrote: I hope I am able to still receive assistance even though this isn't jQuery 100% and what I have is an image

[jQuery] Re: Question related to Javascript

2009-02-08 Thread MH1988
Sorry, just also to mention, I am integrating this within WordPress and I am using the jQuery framework for another gallery. On Feb 8, 9:58 pm, MH1988 m.lawrencehu...@gmail.com wrote: Thanks so much for the help. I'm afraid it still isn't working correctly. I tried [0] which to me means

[jQuery] Re: Question related to Javascript

2009-02-08 Thread MH1988
Would be great if someone could still help me out? On Feb 8, 10:01 pm, MH1988 m.lawrencehu...@gmail.com wrote: Sorry, just also to mention, I am integrating this within WordPress and I am using the jQuery framework for another gallery. On Feb 8, 9:58 pm, MH1988 m.lawrencehu...@gmail.com

[jQuery] Question related to Javascript

2009-02-07 Thread MH1988
I hope I am able to still receive assistance even though this isn't jQuery 100% and what I have is an image gallery I am using. The only thing I need to work out is how to make sure the initial title and captions appear when you load the webpage? script type='text/javascript' var imgs0Slideshow

[jQuery] Re: General Question RE: Using jQuery with Wordpress

2009-02-06 Thread MH1988
-howto.blogspot.com On Fri, Feb 6, 2009 at 11:48 AM, MH1988 m.lawrencehu...@gmail.com wrote: I just wanted to ask in general if using jQuery inconjunction with Wordpress does actually work? I'm pretty sure if jQuery (attached with a jQuery plugin) would work if it was to be included

[jQuery] Re: General Question RE: Using jQuery with Wordpress

2009-02-06 Thread MH1988
. Which may have been the reason why it was not loading the plugin. Now, I've just link the jQuery framework from the jQuery website and it's working! On Feb 6, 9:39 pm, MH1988 m.lawrencehu...@gmail.com wrote: Many thanks for your response. Here is the page I have tried to attempt making the jQuery

[jQuery] General Question RE: Using jQuery with Wordpress

2009-02-05 Thread MH1988
I just wanted to ask in general if using jQuery inconjunction with Wordpress does actually work? I'm pretty sure if jQuery (attached with a jQuery plugin) would work if it was to be included on the frontpage (index.php) but maybe not for individual Wordpress posts? It's has been quite a mountain

[jQuery] Re: Using jQuery with Wordpress

2009-02-04 Thread MH1988
I finally found some documentation regardng this. It seems that using jQuery inconjuction with Wordpress is fine however, you must use jQuery () instead of $. Further details also suggest that Wordpress won't register a jQuery plugin. On Feb 4, 6:43 pm, MH1988 m.lawrencehu...@gmail.com wrote

[jQuery] How to make Jquery work properly

2009-02-03 Thread MH1988
I have only been recently introduced to using JQuery and I am having basic problems of making it work. I previously used Takashi's MudCorp's Image Gallery but it came into conflict with the simple JQuery slideshow gallery I am implementing. What I have in my wordpress post is this: div

[jQuery] Using jQuery with Wordpress

2009-02-03 Thread MH1988
I am having problems using jquery with wordpress. I would like to use the simple gallery plugin but it will not fade in/out my images. Help?

[jQuery] Re: Using jQuery with Wordpress

2009-02-03 Thread MH1988
than just a single post) I would suggest you edit your theme directly.  This should avoid any WordPress issues. Matt Penner -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of MH1988 Sent: Tuesday, February 03, 2009 5:58 AM