Visio Plugin overlaps the drop-down menus

Nevin June 10, 2013
The Plugin overlaps the drop-down menus. I've found this fix for embedded flash https://wiki.base22.com/pages/viewpage.action?pageId=37683366 and https://jira.atlassian.com/browse/CONF-17476 for similar issue. In bob's documentation.. https://bobswift.atlassian.net/wiki/display/CVP/Visio+Plugin+for+Confluence someone got the same issue. But he said it's Atlassian's issue. Any suggestion will be highly appreciated. I can't request support from UPM nor author's documentation. If my question is inappropriate here , please feel free to let me know, thank you!

2 answers

1 accepted

3 votes
Answer accepted
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 10, 2013

Try adding this to Confluence Admin | Look and Feel | Custom HTML | At the End of the HEAD:

<script>
  AJS.toInit(function(){
    AJS.$('object[type="'"application/x-shockwave-flash"]').append('<param name="wmode" value="transparent">');
  });
</script>

No guarantees, but it's worth a try. This is untested as I don't happen to use the plugin you mention.

Edit: See also some other tricks:

Nevin June 24, 2013

Tried this but no luck:)

0 votes
Nevin June 24, 2013

Tried this but no luck:)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events