CGI.
use CGI ":standard"; my $var_Typ = "variable"; autoEscape(0); print CGI::button(-id=>"$var_Typ-parm-toggle", -value=>'show/hide', -onClick=>"toggle_visibility('$var_Typ');", -name=>"show table"); __END__ <input type="button" name="show table" value="show/hide" onclick="tog +gle_visibility('variable');" id="variable-parm-toggle" />
In reply to Re: double qoute inverted comma problem
by Your Mother
in thread double qoute inverted comma problem
by AlexTape
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |