javascript is enabled, but when i click on the button, nothing happens...
here is the code
Code: Select all
<input type="button" name="scale" value="resize this picture" onclick="if (confirm('really resize this picture ? be carefull, it's a one way funtion!')) document.serendipityScaleForm.submit();" class="serendipityPrettyButton" />does anyone has seen this trouble ??
what can i do to solve it ?
thanks