Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| (Yhtä välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
| Rivi 19: | Rivi 19: | ||
var focalpoint = ( <!--{$focalpoint|default:1|escape:'html'}--> == 1 ); | var focalpoint = ( <!--{$focalpoint|default:1|escape:'html'}--> == 1 ); | ||
var minwidth = | var minwidth = ( <!--{$minwidth|default:1500|escape:'html'}--> ); | ||
var minheight = | var minheight = ( <!--{$minheight|default:500|escape:'html'}--> ); | ||
console.log( minwidth ); | |||
console.log( minheight ); | |||
jQuery( document ).on( 'change', '.jwImageSelect_focalpointX', function() { | jQuery( document ).on( 'change', '.jwImageSelect_focalpointX', function() { | ||


