Welcome Guest, Not a member yet? Register   Sign In
localhost --> website looks chaos
#7

(This post was last modified: 07-06-2016, 11:05 AM by InsiteFX.)

It's in your view html file but in CI site_url is in the url_helper

Also any javascript should be the lastr lines in your html <head></head> section
If you do not need the document ready place your javascript files at the end of your html file
so that your pages load faster.


<!-- javascript here -->

</body>
</html>
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
localhost --> website looks chaos - by davy_yg - 07-04-2016, 09:01 PM
RE: localhost --> website looks chaos - by arma7x - 07-06-2016, 02:01 AM
RE: localhost --&gt; website looks chaos - by InsiteFX - 07-06-2016, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB