coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: AfroJoJo on December 13, 2006, 10:30:59 PM

Title: editOnePic.php
Post by: AfroJoJo on December 13, 2006, 10:30:59 PM
editOnePic.php
<textarea name="caption" rows="5" cols="40" class="textinput" style="width: 100%;" onkeydown="textCounter(this, {$CONFIG['max_img_desc_length']});" onkeyup="textCounter(this, {$CONFIG['max_img_desc_length']});">{$CURRENT_PIC['caption']}</textarea>

The following is suppose to put a maximum length on the description field in editOnePic.php using the length you choose from the CONFIG. It does not work. Does anyone know whats wrong with it?
Title: Re: editOnePic.php
Post by: Nibbler on December 14, 2006, 12:17:12 PM
Post a link and test account.