Skip to main content

Bug Tracker

Side navigation

Ticket #3337: test_ie_embed.html


File test_ie_embed.html, 0.5 KB (added by thepug, October 16, 2008 04:21PM UTC)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
  <head>
  <script type="text/javascript" src="/speeqewebclient/jquery.js"></script>
  <script type="text/javascript" src="/speeqewebclient/jquery_embed_test.js">
  </script>
  <script>
  $(document).ready(function() {
      embed_test();
    });
  </script>
  </head>
  <body>
  <div id="debug">
  </div>
  </body>
</html>

Download in other formats:

Original Format