Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Execute JS in template
#1
In my HTML template i have JS function.

function openNav(){
...
}

procedure TForm1.IWAppFormShow(Sender: TObject);
begin

InitAddProc('openNav();');

end;

This not work?
Reply


Messages In This Thread
Execute JS in template - by matija - 08-22-2019, 05:59 AM
RE: Execute JS in template - by Jose Nilton Pace - 08-22-2019, 05:51 PM
RE: Execute JS in template - by matija - 08-23-2019, 05:13 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)