Your IP : 216.73.216.59


Current Path : /home/quelfutuu/www/grice/plugins/auto/couteau_suisse/v1.17.0/outils/
Upload File :
Current File : /home/quelfutuu/www/grice/plugins/auto/couteau_suisse/v1.17.0/outils/jcorner.js.html

if (window.jQuery) jQuery.fn.jc_ajouter_parent = function(color, padding, margin) {
	color = ((typeof color=='undefined') || (color==''))?'':(' background-color:'+color+';');
	if ((typeof padding=='undefined') || (padding=='')) padding = '4px';
	if ((typeof margin=='undefined') || (margin=='')) margin = '4px 0';
	return this.wrap('<div class="jc_parent" style="padding:'+padding+';'+color+' margin:'+margin+';"><\/div>');
};