Skip to content

Instantly share code, notes, and snippets.

@geronimod
Created January 31, 2013 00:18
Show Gist options
  • Save geronimod/4678704 to your computer and use it in GitHub Desktop.
Save geronimod/4678704 to your computer and use it in GitHub Desktop.
td of price
<td id="pa_ST1569-200UL">
<img src="/is-bin/intershop.static/WFS/Merck-US-Site/-/en_CA/portal=merck4biosciences/images/content/master/loader.gif" /> loading
<script type="text/javascript">
if (isIE6())
{
$(window).load(function () {
updateAvailability('pa_ST1569-200UL','EMD_BIO-ST1569-200UL@Merck-US','0','quantity_ST1569-200UL','http://www.emdmillipore.com/is-bin/INTERSHOP.enfinity/WFS/Merck-US-Site/en_CA/-/USD/ViewProductInformation-UpdatePriceAndAvailability?PortalCatalogUUID=4_6b.s1OricAAAEg3cd6cjOt','false');
});
}
else
{
updateAvailability('pa_ST1569-200UL','EMD_BIO-ST1569-200UL@Merck-US','0','quantity_ST1569-200UL','http://www.emdmillipore.com/is-bin/INTERSHOP.enfinity/WFS/Merck-US-Site/en_CA/-/USD/ViewProductInformation-UpdatePriceAndAvailability?PortalCatalogUUID=4_6b.s1OricAAAEg3cd6cjOt','false');
}
</script>
</td>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment