jquery attr prop
//With jQuery 1.6 for attribute href you should use: $("a").prop("href", "http://www.jakcms.com") $('.block').attr('title');