button onclick- document.getElementById.innerhtml="";

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramani
    New Member
    • Sep 2014
    • 5

    #1

    button onclick- document.getElementById.innerhtml="";

    when button onclick i want the following code:

    Code:
    <script type='text/javascript' src='https://ExampleDomain1.ExampleSubDomain1.com/javascripts/api/exampleScript.js'></script>
    <div class='tableauPlaceholder' style='width: 600px; height: 599px;'>
      <object class='tableauViz' width='600' height='599' style='display:none;'>
        <param name='host_url' value='https%3A%2F%2ExampleDomain2.ExampleSubDomain2.com%2F' /> 
        <param name='site_root' value='/t/exampleFolder' />
        <param name='name' value='ExampleDB/ExampleUserID' />
        <param name='tabs' value='yes' />
        <param name='toolbar' value='yes' />
        <param name='filter' value='%3Aoriginal_view=yes' />
      </object>
    </div>
    functionality happen.
    Last edited by zmbd; Sep 18 '14, 09:50 PM. Reason: [dormilich{please use code tags when posting code}][Z{Removed login credentials from code}]
Working...