This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a href="/I/yhst-139395791561392_2388_849424" rel="fancybox-button" class="mpdp fancybox"> | |
<img src="/I/yhst-139395791561392_2388_849424" id="pdpimage" alt="CALDEN - K7118261 - 2.4 Inches Taller (Grey)" class="mpdpimg"> | |
</a> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="cimg"><a href="[data field='url']"><img src="[data field='icon-image' fmt='src']" alt="[data field='name']" class="item"></a></div> | |
<p class="description"><a href="[data field='url']">[data field='name']</a></p> | |
[data field='abstract'] | |
[cmd type='text' text1='<p class="price">[data field='price' fmt='price']</p>' cond1='(price exists)&&!(sale-price exists)'] | |
[cmd type='text' text1='<p class="price regular-price">Reg: [data field='price' fmt='price']</p>' cond1='(price exists)&&(sale-price exists)'] | |
[cmd type='text' text1='<p class="price sale-price">Sale: [data field='sale-price' fmt='price']</p>' cond1='(price exists)&&(sale-price exists)'] | |
[cmd type='section-reviews'] | |
[cmd type='promo-item'] | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sectionContain container2"> | |
<section class="section"> | |
[cmd type='process' html='breadcrumbs-html'] | |
<h1>[data field='name']</h1> | |
<div class="items-container"> | |
[cmd type='loop' field='contents' html='page-section-item-1'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
<html> | |
<head> | |
<title>54'' Caladium Silk Plant - Floor Plants</title> | |
<meta name="keywords" content="54'' Caladium Silk Plant Floor Plants "> | |
<meta name="Description" content="54'' Caladium Silk Plant Floor Plants Certainly a unique plant, the caladium becomes a focal point of any room. This selection, which stands at an"> | |
<LINK REL="stylesheet" HREF="http://site.qualitysilkplants.com/1choice4yourstore/style.css" TYPE="text/css"> | |
<script language="javascript" src="http://site.qualitysilkplants.com/1choice4yourstore/c2e.js"></script> | |
<script language="javascript" src="http://site.qualitysilkplants.com/1choice4yourstore/c4-friend.js"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function checkOffset() { | |
var myElement = $( "#caption center" ).find('select').parents('center'), | |
test = myElement.offset().top - $(window).scrollTop(); | |
if (test < 0) { | |
myElement.addClass('.stickytop'); | |
} else { | |
myElement.removeClass('.stickytop'); | |
} | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('.mainItemImagefancybox').fancybox({ | |
'type': 'image', | |
afterLoad: function () { | |
$('#fancybox-thumbs').appendTo('.fancybox-skin'); | |
$('#fancybox-thumbs').css('position','relative'); | |
console.log('test'); | |
}, | |
helpers: { | |
thumbs : { | |
position: 'top', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Core scripts | |
$(document).ready(function() { | |
//search | |
var searchInput = $('#search input'); | |
searchInput.addClass('hide'); | |
$('#search').click(function(event) { | |
searchInput.removeClass('hide'); | |
event.stopPropagation(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (yswLib.getCookie('yswashpop') == 'yswashpop') { | |
console.log('cookie'); | |
} else { | |
console.log('no cookie'); | |
yswLib.setCookie('yswashpop', 'yswashpop', 40, 'ashfootwear.com', '/'); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"log": { | |
"version": "1.2", | |
"creator": { | |
"name": "WebInspector", | |
"version": "537.36" | |
}, | |
"pages": [ | |
{ | |
"startedDateTime": "2016-01-20T04:32:14.068Z", |
OlderNewer