well, wp_enqueue_media adds javascript to your page (did a quick search, but couldn't find which one). exclude that JS from optimization (adding it and any dependancies) to the comma-seperated exclusion list and it'll work.
hope this helps,
frank
well, wp_enqueue_media adds javascript to your page (did a quick search, but couldn't find which one). exclude that JS from optimization (adding it and any dependancies) to the comma-seperated exclusion list and it'll work.
hope this helps,
frank