blog
pobranie danych meta tag z head
przez jQuery:
var author = $('meta[name=author]').attr("content");
#tools