Able 7.0.6 Product option swatch has mozila compatibility is

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
User avatar
AbleOne
AbleCommerce Partner
AbleCommerce Partner
Posts: 28
Joined: Thu Jan 22, 2004 3:47 pm
Location: Laguna Hills, CA
Contact:

Able 7.0.6 Product option swatch has mozila compatibility is

Post by AbleOne » Mon Feb 28, 2011 11:29 am

I have upgraded one of the website from 7.0.2 to 7.0.6 and it has issues with Option swatch boxes.
And here is the URL http://www.standardmerchandisingco.com/ ... uctId=1635

Here is what i see in the view source this is from my dev machine

Able 7.0.2 view source

<div class="ctl00_wpm_ShowProduct_ctl05_option0 optionPicker">
<span id="ctl00_wpm_ShowProduct_ctl05_option0Text"></span>
<table cellpadding="0" cellspacing="2" onclick="javascript:OptionPickerClick(event, 'ctl00_wpm_ShowProduct_ctl05_option0');setTimeout('__doPostBack(\'ctl00$wpm$ShowProduct$ctl05$option0\',\'\')', 0)">
<tr>
<td title="RED" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_RED_S.jpg);z-index:29025">&nbsp;</td>
<td title="GOLD" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_GOLD_S.jpg);z-index:29026">&nbsp;</td>
<td title="LT.BLUE" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_LT.BLUE_S.jpg);z-index:29027">&nbsp;</td>
</tr>
<tr>

<td title="ORANGE" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_ORANGE_S.jpg);z-index:29028">&nbsp;</td>
<td title="FLO.PINK" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_FLO.PINK_S.jpg);z-index:29029">&nbsp;</td>
<td title="FLO.GREEN" style="background-image:url(Assets/RL/CLOWN%20FISH/CLOWN%20FISH_FLO.GREEN_S.jpg);z-index:29030">&nbsp;</td>
</tr>
</table>
</div>







Able 7.0.6 view source





<div class="ctl00_wpm_ShowProduct_ctl05_option0 optionPicker">
<span id="ctl00_wpm_ShowProduct_ctl05_option0Text"></span>

<table cellpadding="0" cellspacing="2" onclick="javascript:OptionPickerClick(event, 'ctl00_wpm_ShowProduct_ctl05_option0');setTimeout('__doPostBack(\'ctl00$wpm$ShowProduct$ctl05$option0\',\'\')', 0)">
<tr>
<td title="RED" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_RED_S.jpg);z-index:29025">&nbsp;</td>
<td title="GOLD" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_GOLD_S.jpg);z-index:29026">&nbsp;</td>
<td title="LT.BLUE" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_LT.BLUE_S.jpg);z-index:29027">&nbsp;</td>
</tr>
<tr>
<td title="ORANGE" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_ORANGE_S.jpg);z-index:29028">&nbsp;</td>
<td title="FLO.PINK" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_FLO.PINK_S.jpg);z-index:29029">&nbsp;</td>

<td title="FLO.GREEN" style="background-image:url(/standardmerchandisingco76/Assets/RL/CLOWN FISH/CLOWN FISH_FLO.GREEN_S.jpg);z-index:29030">&nbsp;</td>
</tr>
</table>
</div>
Randy Ford
Randy@AbleCommerceHosting.com
949-544-7170 Direct
949-246-9921
Image

Post Reply