<a id="coverTextURL" href="hero_1_url" target="_blank">
When a user clicks a link I would like to change the url of an a href, how do I insert into html?
$('.tab2').live('click', function() {
$('#TextURL').whatmethod_should_I_use(TextURL)
});
You can do it like this: