If you're trying to find an image with src="page-first.gif", you can do this:

$('img[src=page-first.gif]')


--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On Aug 20, 2008, at 9:06 AM, jbetts80 wrote:


Hi!

I have a problem. How do I do to find page-first.gif image reference?

I have a jQuery test application an it run successfully but the really
application that I need to run doesn't show images like page-
first.gif, page-first-disabled.gif, page-last.gif, etc.

Where is the reference to those images or what I must to do to fix my
problem?

Regards!

Reply via email to