Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
html
html
<script type="text/javascript" src="infusion-1.02/InfusionAll.js"></script>
<script type="text/javascript" src="search-results.js"></script>

...

Code Block
html
html
<script type="text/javascript" src="infusion-1.02/lib/jquery/core/js/jquery.js"></script>
<script type="text/javascript" src="infusion-1.02/lib/jquery/ui/js/ui.core.js"></script>
<script type="text/javascript" src="infusion-1.02/framework/core/js/jquery.keyboard-a11y.js"></script>
<script type="text/javascript" src="infusion-1.02/framework/core/js/Fluid.js"></script>
<script type="text/javascript" src="infusion-1.02/framework/core/js/DataBinding.js"></script>
<script type="text/javascript" src="infusion-1.02/components/pager/js/Pager.js"></script>
<script type="text/javascript" src="search-results.js"></script>

...