Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| snippets:shipping:dimensional_weights [2011/05/26 22:52] – [Data entry] sami.fiaz | snippets:shipping:dimensional_weights [2017/04/26 07:02] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| name : Dimensional weights #the name of the snippet | name : Dimensional weights #the name of the snippet | ||
| description | description | ||
| - | versions_tags : #compatible versions | + | versions_tags : 0.6.0, 0.7.0, 0.7.1, 0.7.2, 1.0 #compatible versions |
| reference_url : http:// | reference_url : http:// | ||
| tags_tags | tags_tags | ||
| - | date_dt | + | date_dt |
| ---- | ---- | ||
| Line 64: | Line 64: | ||
| jQuery(document).ready(function() { | jQuery(document).ready(function() { | ||
| - | jQuery("# | + | jQuery(document).ajaxComplete(function(event, |
| myCustomShipping(); | myCustomShipping(); | ||
| }); | }); | ||