Prova questa
Codice PHP:
function trova(el){
var parent = $(el).parents('table');
$('img',parent).each(function(){
if(this.id.split('_')[0]=='img'){
alert(this.src)
}
})
}
![]()
Prova questa
Codice PHP:
function trova(el){
var parent = $(el).parents('table');
$('img',parent).each(function(){
if(this.id.split('_')[0]=='img'){
alert(this.src)
}
})
}
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it