in reply to Re^3: Regular Expressions
in thread Regular Expressions
<body bgcolor="red" foo="bar" onLoad=" if( x = do_something() ) { do_other_js() ; } else { blah( +); }" > # TT syntax: <body bgcolor="red" foo="bar" [% IF use_js %] onLoad=" ... " [% END %] >
|
|---|