[jQuery] hmm...count't use like this?
[jQuery] hmm...count't use like this?
code:
$(document).ready(function(){
$('#demo').click("getImgURL("+1+")");
});
function getImgURL(arg){
alert(arg);
}
Topic Participants
o0lazy0o
rene7705
aflesler