To change the page title use the following:
$("title").html([title])
For Meta Keywords and Meta Description:
$("meta[name = 'keywords']").attr("content", [keywords])
$("meta[name = 'description']").attr("content", [description])
Tuesday, April 6, 2010
Subscribe to:
Posts (Atom)