Bejamin,
Thanks for the quick reply.
I don't have a live version yet. It's only on my local right now.
You're right.. "this" is not what I'm looking for there. I want to
pass either the (array) id of the specific xmlnode or something to the
function getShow() so that I can retrieve and display the specific
xmlnode (show) when I click on the image in this code:
<a href="#" onclick="getShow(what_goes_here?);"><img src="/images/
weekly_guide/'+image+'" class="today" width="105" height="75"/></a>

A basic click on a list of thumbnail images..show all its details in a
div on the same page..using an xml file to retrieve the info.

Make sense? If not I will try and post something live tomorrow.
Thanks!

On May 14, 4:49 pm, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> Also, you should be able to do something like $('guest', xmlnode).text();
> --
> Benjamin Sterlinghttp://www.KenzoMedia.comhttp://www.KenzoHosting.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to