Dave,
First of all thank you so much for the direction and briefly answer!!!
I'm using this code:
- $('img:eq(0)').hide();
- $('img').eq(0).hide();
When I set it, in forum.jquery.com, for example, it's works perfectly!!!!!!!!!!!!! Please, see the img...
But when i set is to the website that i want i'm facing an error...
Do you have any idea what's going on ?
Anyway, thank you, coz the code worked well !!!!!