Welcome Guest, Not a member yet? Register   Sign In
calling javascript function
#1

(This post was last modified: 12-09-2019, 08:11 PM by richb201.)

My php code is running along fine. At some point I make this call:

$this->load->view("javascript_funcs_extensionloaded","snapshot_mode2");

The javascript_funcs_extensionloaded.js is in my /js directory. 

I have put some breakpoints in the javascript_funcs_extensionloaded file, but they never get triggered. So either phpStorm is not allowing me to debug a js file, or the js file is not really loading or being called correctly. Any idea on how to resolve this? 
proof that an old dog can learn new tricks
Reply


Messages In This Thread
calling javascript function - by richb201 - 12-09-2019, 08:09 PM
RE: calling javascript function - by Wouter60 - 12-10-2019, 12:02 AM
RE: calling javascript function - by richb201 - 12-10-2019, 06:19 AM
RE: calling javascript function - by Wouter60 - 12-10-2019, 07:02 AM
RE: calling javascript function - by InsiteFX - 12-10-2019, 08:55 AM
RE: calling javascript function - by richb201 - 12-10-2019, 08:01 PM
RE: calling javascript function - by richb201 - 12-11-2019, 02:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB