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

(This post was last modified: 12-10-2019, 06:19 AM by richb201.)

Let's see if I understand? I should change the line in my calling php file to:

$this->load->view('javascript_funcs_extensionloaded.php');

And at the top of javascript_funcs_extensionloaded.php I should have

<script src="<?= base_url();?>js/javascript_funcs_extensionloaded.js" />

???
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