[jQuery] .load() get by Index

[jQuery] .load() get by Index


Hi,
I'm trying to load images off a html page through the load() method
but i want to load them through there index eg. img[0] how would i
achieve this..? Thanks in advance.