kulls has asked for the wisdom of the Perl Monks concerning the following question:
After, I render $template->output() , It does not execute the script tag.<div id="Div90">sample</div> <script> alert('hai'); </script>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: javascript inside HTML::Template file
by ColonelPanic (Friar) on Nov 16, 2012 at 13:29 UTC | |
|
Re: javascript inside HTML::Template file
by space_monk (Chaplain) on Nov 16, 2012 at 10:20 UTC | |
|
Re: javascript inside HTML::Template file
by marto (Cardinal) on Nov 16, 2012 at 09:32 UTC | |
|
Re: javascript inside HTML::Template file
by Anonymous Monk on Nov 16, 2012 at 08:58 UTC | |
|
Re: javascript inside HTML::Template file
by NetWallah (Canon) on Nov 16, 2012 at 16:27 UTC | |
|
Re: javascript inside HTML::Template file
by Anonymous Monk on Nov 16, 2012 at 12:48 UTC | |
|
Re: javascript inside HTML::Template file
by locked_user sundialsvc4 (Abbot) on Nov 16, 2012 at 23:01 UTC |