Quote:
Originally Posted by Ranger187
If you have it load, it's going to load any files. So say a search bot indexes/views, it's loading. Ajax is real time.
|
Yeah I understand the technology but don't see why it needs to load 40 different javascript files on every page. I assume I can change the hook location so it only loads on the chat page since I don't plan on using it on any other page. I have the javascript and css on a pull CDN on NetDNA's network so it isn't the end of the world, but it is waste to load all that javascript and css on content.php when I plan on never using it there. I am trying to limit unnecessary request to my users. Furthermore it appears as if a lot of it is rtl (right to left) css which my users will never use since 100% use the latin alphabet.