// Color One jQuery('.color_one').click(function(){ jQuery('#color_one_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_one_pads.setFill(fill); color_one_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_one_weave').click(function(){ color_one_clip_pads.show(); layerpads.draw(); }); jQuery('.color_one_flat').click(function(){ color_one_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_one_matte').click(function(){ color_one_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_one_defender').click(function(){ color_one_clip_pads.hide(); layerpads.draw(); }); // Color Two jQuery('.color_two').click(function(){ jQuery('#color_two_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_two_pads.setFill(fill); color_two_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_two_weave').click(function(){ color_two_clip_pads.show(); layerpads.draw(); }); jQuery('.color_two_flat').click(function(){ color_two_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_two_matte').click(function(){ color_two_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_two_defender').click(function(){ color_two_clip_pads.hide(); layerpads.draw(); }); // Color Three jQuery('.color_three').click(function(){ jQuery('#color_three_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_three_pads.setFill(fill); color_three_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_three_weave').click(function(){ color_three_clip_pads.show(); layerpads.draw(); }); jQuery('.color_three_flat').click(function(){ color_three_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_three_matte').click(function(){ color_three_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_three_defender').click(function(){ color_three_clip_pads.hide(); layerpads.draw(); }); // Color Four jQuery('.color_four').click(function(){ jQuery('#color_four_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_four_pads.setFill(fill); color_four_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_four_weave').click(function(){ color_four_clip_pads.show(); layerpads.draw(); }); jQuery('.color_four_flat').click(function(){ color_four_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_four_matte').click(function(){ color_four_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_four_defender').click(function(){ color_four_clip_pads.hide(); layerpads.draw(); }); // Color Five jQuery('.color_five').click(function(){ jQuery('#color_five_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_five_pads.setFill(fill); color_five_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_five_weave').click(function(){ color_five_clip_pads.show(); layerpads.draw(); }); jQuery('.color_five_flat').click(function(){ color_five_clip_pads.hide(); layerpads.draw(); }); // Color Six jQuery('.color_six').click(function(){ jQuery('#color_six_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_six_pads.setFill(fill); color_six_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_six_weave').click(function(){ color_six_clip_pads.show(); layerpads.draw(); }); jQuery('.color_six_flat').click(function(){ color_six_clip_pads.hide(); layerpads.draw(); }); // Color Seven jQuery('.color_seven').click(function(){ jQuery('#color_seven_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_seven_pads.setFill(fill); color_seven_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_seven_weave').click(function(){ color_seven_clip_pads.show(); layerpads.draw(); }); jQuery('.color_seven_flat').click(function(){ color_seven_clip_pads.hide(); layerpads.draw(); }); // Color Eight jQuery('.color_eight').click(function(){ jQuery('#color_eight_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_eight_pads.setFill(fill); color_eight_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_eight_weave').click(function(){ color_eight_clip_pads.show(); layerpads.draw(); }); jQuery('.color_eight_flat').click(function(){ color_eight_clip_pads.hide(); layerpads.draw(); }); // Color Nine jQuery('.color_nine').click(function(){ jQuery('#color_nine_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_nine_pads.show(); color_nine_pads.setFill(fill); color_nine_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_nine_weave').click(function(){ color_nine_clip_pads.show(); layerpads.draw(); }); jQuery('.color_nine_flat').click(function(){ color_nine_clip_pads.hide(); layerpads.draw(); }); // Color Ten jQuery('.color_ten').click(function(){ jQuery('#color_ten_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_ten_pads.show(); color_ten_pads.setFill(fill); color_ten_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_ten_weave').click(function(){ color_ten_clip_pads.show(); layerpads.draw(); }); jQuery('.color_ten_flat').click(function(){ color_ten_clip_pads.hide(); layerpads.draw(); }); // Color Eleven jQuery('.color_eleven').click(function(){ jQuery('#color_eleven_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_eleven_pads.show(); color_eleven_pads.setFill(fill); color_eleven_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_eleven_weave').click(function(){ color_eleven_clip_pads.show(); layerpads.draw(); }); jQuery('.color_eleven_flat').click(function(){ color_eleven_clip_pads.hide(); layerpads.draw(); }); // Color Twelve jQuery('.color_twelve').click(function(){ jQuery('#color_twelve_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twelve_pads.show(); color_twelve_pads.setFill(fill); color_twelve_pads.setStroke(fill); layerpads.draw(); }); // Color Thirteen jQuery('.color_thirteen').click(function(){ jQuery('#color_thirteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_thirteen_pads.show(); color_thirteen_pads.setFill(fill); color_thirteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_thirteen_weave').click(function(){ color_thirteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_thirteen_flat').click(function(){ color_thirteen_clip_pads.hide(); layerpads.draw(); }); // Color Fourteen jQuery('.color_fourteen').click(function(){ jQuery('#color_fourteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_fourteen_pads.show(); color_fourteen_pads.setFill(fill); color_fourteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_fourteen_weave').click(function(){ color_fourteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_fourteen_flat').click(function(){ color_fourteen_clip_pads.hide(); layerpads.draw(); }); // Color Fifteen jQuery('.color_fifteen').click(function(){ jQuery('#color_fifteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_fifteen_pads.show(); color_fifteen_pads.setFill(fill); color_fifteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_fifteen_weave').click(function(){ color_fifteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_fifteen_flat').click(function(){ color_fifteen_clip_pads.hide(); layerpads.draw(); }); // Color Sixteen jQuery('.color_sixteen').click(function(){ jQuery('#color_sixteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_sixteen_pads.show(); color_sixteen_pads.setFill(fill); color_sixteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_sixteen_weave').click(function(){ color_sixteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_sixteen_flat').click(function(){ color_sixteen_clip_pads.hide(); layerpads.draw(); }); // Color Seventeen jQuery('.color_seventeen').click(function(){ jQuery('#color_seventeen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_seventeen_pads.show(); color_seventeen_pads.setFill(fill); color_seventeen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_seventeen_weave').click(function(){ color_seventeen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_seventeen_flat').click(function(){ color_seventeen_clip_pads.hide(); layerpads.draw(); }); // Color Eighteen jQuery('.color_eighteen').click(function(){ jQuery('#color_eighteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_eighteen_pads.show(); color_eighteen_pads.setFill(fill); color_eighteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_eighteen_weave').click(function(){ color_eighteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_eighteen_flat').click(function(){ color_eighteen_clip_pads.hide(); layerpads.draw(); }); // Color Nineteen jQuery('.color_nineteen').click(function(){ jQuery('#color_nineteen_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_nineteen_pads.show(); color_nineteen_pads.setFill(fill); color_nineteen_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_nineteen_weave').click(function(){ color_nineteen_clip_pads.show(); layerpads.draw(); }); jQuery('.color_nineteen_flat').click(function(){ color_nineteen_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_nineteen_matte').click(function(){ color_nineteen_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_nineteen_defender').click(function(){ color_nineteen_clip_pads.hide(); layerpads.draw(); }); // Color Twenty jQuery('.color_twenty').click(function(){ jQuery('#color_twenty_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twenty_pads.show(); color_twenty_pads.setFill(fill); color_twenty_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_twenty_weave').click(function(){ color_twenty_clip_pads.show(); layerpads.draw(); }); jQuery('.color_twenty_flat').click(function(){ color_twenty_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_matte').click(function(){ color_twenty_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_defender').click(function(){ color_twenty_clip_pads.hide(); layerpads.draw(); }); // Color Twenty One jQuery('.color_twenty_one').click(function(){ jQuery('#color_twenty_one_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twenty_one_pads.show(); color_twenty_one_pads.setFill(fill); color_twenty_one_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_twenty_one_weave').click(function(){ color_twenty_one_clip_pads.show(); layerpads.draw(); }); jQuery('.color_twenty_one_flat').click(function(){ color_twenty_one_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_one_matte').click(function(){ color_twenty_one_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_one_defender').click(function(){ color_twenty_one_clip_pads.hide(); layerpads.draw(); }); // Color Twenty Two jQuery('.color_twenty_two').click(function(){ jQuery('#color_twenty_two_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twenty_two_pads.show(); color_twenty_two_pads.setFill(fill); color_twenty_two_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_twenty_two_weave').click(function(){ color_twenty_two_clip_pads.show(); layerpads.draw(); }); jQuery('.color_twenty_two_flat').click(function(){ color_twenty_two_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_two_matte').click(function(){ color_twenty_two_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_two_defender').click(function(){ color_twenty_two_clip_pads.hide(); layerpads.draw(); }); // Color Twenty Three jQuery('.color_twenty_three').click(function(){ jQuery('#color_twenty_three_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twenty_three_pads.show(); color_twenty_three_pads.setFill(fill); color_twenty_three_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_twenty_three_weave').click(function(){ color_twenty_three_clip_pads.show(); layerpads.draw(); }); jQuery('.color_twenty_three_flat').click(function(){ color_twenty_three_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_three_matte').click(function(){ color_twenty_three_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_three_defender').click(function(){ color_twenty_three_clip_pads.hide(); layerpads.draw(); }); // Color Twenty Four jQuery('.color_twenty_four').click(function(){ jQuery('#color_twenty_four_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_twenty_four_pads.show(); color_twenty_four_pads.setFill(fill); color_twenty_four_pads.setStroke(fill); layerpads.draw(); }); jQuery('.color_twenty_four_weave').click(function(){ color_twenty_four_clip_pads.show(); layerpads.draw(); }); jQuery('.color_twenty_four_flat').click(function(){ color_twenty_four_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_four_matte').click(function(){ color_twenty_four_clip_pads.hide(); layerpads.draw(); }); jQuery('.color_twenty_four_defender').click(function(){ color_twenty_four_clip_pads.hide(); layerpads.draw(); }); // Stitching jQuery('.color_stitching').click(function(){ jQuery('#color_stitching_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); stitching_pads.setStroke(fill); layerpads.draw(); }); // Lacing jQuery('.color_lacing').click(function(){ jQuery('#color_lacing_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); inner_lacing_pads.setFill(fill); layerpads.draw(); }); // Pocket Lacing jQuery('.color_pocket_lacing').click(function(){ jQuery('#color_pocket_lacing_span').text(this.value); jQuery('#').attr('value' , this.value); jQuery('.swatches.color_pocket_lacing button').removeClass('selected'); var fill = jQuery(this).attr('data-color-value'); pocket_lacing_pads.setFill(fill); layerpads.draw(); }); // Outer Lacing jQuery('.color_outer_lacing').click(function(){ jQuery('#color_outer_lacing_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); outer_lacing_pads.setFill(fill); layerpads.draw(); }); // Bindings jQuery('.color_bindings').click(function(){ jQuery('.swatches.color_bindings button').removeClass('selected'); jQuery('#color_bindings_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); bindings_pads.setFill(fill); bindings_pads.setStroke(fill); layerpads.draw(); }); // Transfers jQuery('.color_lefevre').click(function(){ jQuery('#color_lefevre_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); var shell_stroke = jQuery(this).attr('data-stroke-color'); transfers_pads.setFill(fill); transfers_pads.setStroke(shell_stroke); layerpads.draw(); }); // Embroidery jQuery('.swatches.embroidery button').click(function(){ jQuery('#embroidery_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); embroidery_pads.setFill(fill); layerpads.draw(); }); // Elastic jQuery('.swatches.color_elastic button').click(function(){ jQuery('#color_elastic_span').text(this.value); jQuery('#').attr('value' , this.value); var fill = jQuery(this).attr('data-color-value'); color_elastic_pads.setFill(fill); color_elastic_pads.setStroke(fill); layerpads.draw(); });