Is it possible to use javascript to change the meta-tags of the page?

Posted by alex on Stack Overflow See other posts from Stack Overflow or by alex
Published on 2010-04-02T19:33:01Z Indexed on 2010/04/02 19:43 UTC
Read the original article Hit count: 142

Filed under:
|
|
|

if I put a div in the head and display:none, than use javascript to display it, will this work?

Edit:

I have stuff loaded in ajax. And as my ajax changes the "main" portion of the site, I want to change the meta-tags as well.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery