A
|
acpan author 9/12/2016 |
I found the solution. using "<div id = 'anyname'></div>" in place of the comments |
![]() |
romaldus 9/12/2016 |
I found the solution. using "<div id = 'anyname'></div>" in place of the comments and use Ajax to get the data from an external call to a php script.
|
A
|
acpan author 9/13/2016 |
could you share the solution you found to this forum?
|
![]() |
romaldus 9/14/2016 |
// i had a problem with the event for javascript on load of the welcome page, so i use this method below instead:
|