获取值:var t = $(document).attr('title');

 

设置值:$(document).attr('title','value');

相关文章: