Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter HTMX
#16

(This post was last modified: 08-29-2023, 10:08 PM by InsiteFX.)

JS Script files should be loaded at the end of the html document just before the ending </body & </html> tags
unless the code is needed in the html document then it needs to be loaded in the <head> section.

Most of the time you can place the JS Scripts at the end of the html document for faster page loading.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
CodeIgniter HTMX - by michalsn - 01-14-2023, 06:37 AM
RE: CodeIgniter HTMX - by dgvirtual - 01-15-2023, 03:22 AM
RE: CodeIgniter HTMX - by michalsn - 01-15-2023, 03:40 AM
RE: CodeIgniter HTMX - by dgvirtual - 01-20-2023, 07:17 AM
RE: CodeIgniter HTMX - by michalsn - 01-20-2023, 08:11 AM
RE: CodeIgniter HTMX - by dgvirtual - 01-20-2023, 09:04 AM
RE: CodeIgniter HTMX - by dgvirtual - 01-21-2023, 04:15 AM
RE: CodeIgniter HTMX - by michalsn - 01-23-2023, 12:01 AM
RE: CodeIgniter HTMX - by dgvirtual - 02-04-2023, 08:46 AM
RE: CodeIgniter HTMX - by michalsn - 02-04-2023, 09:02 AM
RE: CodeIgniter HTMX - by dgvirtual - 08-28-2023, 02:50 AM
RE: CodeIgniter HTMX - by dgvirtual - 02-04-2023, 09:09 AM
RE: CodeIgniter HTMX - by kilishan - 02-04-2023, 10:07 PM
RE: CodeIgniter HTMX - by SubrataJ - 04-01-2023, 08:00 AM
RE: CodeIgniter HTMX - by InsiteFX - 04-02-2023, 11:29 PM
RE: CodeIgniter HTMX - by SubrataJ - 04-02-2023, 11:40 PM
RE: CodeIgniter HTMX - by InsiteFX - 04-04-2023, 12:02 AM
RE: CodeIgniter HTMX - by michalsn - 08-28-2023, 02:59 AM
RE: CodeIgniter HTMX - by dgvirtual - 08-29-2023, 12:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB