2013-03-12 2 views

답변

1

를 사용하여 올바른 인용 배치 아래와 같이 나는 JQuery와 함수에 임시 VAR를 전달할 수있는 방법 :

$('#mapfoto').prepend('<img id="theImg" src="http://path.gr/' + temp + '" />'); 
2
$('#mapfoto').prepend('<img id="theImg" src="http://path.gr/' + temp + '" />');