משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 537: | שורה 537: | ||
.prepend($('<a>', {text: ans[key].title, | .prepend($('<a>', {text: ans[key].title, | ||
href: 'http://google.com', | href: 'http://google.com', | ||
target: '_blank'}))); | target: '_blank' | ||
}) | |||
.click(function() { | |||
$(this).remove(); | |||
}))); | |||
}); | }); | ||
$('#newrevs') | $('#newrevs') |