Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Computer related
#49
"ActiveX" in IE is generally any sort of embedded dynamic code - though this isn't the official meaning. This covers JavaScript (JS) and IE does have various levels of security depending on the location of the document you are trying to read. Local files are subjected to quite a strict policy (hence the ActiveX warning and JS being off) which is to help prevent against malicious attacks.

There is definitely some sort of combination on the devices you are using that appear to be causing you the issues; do you have a particular Anti-Virus running? Sometimes these can interfere with run-time events.

The weird part is that you left your PC for a while, with the page still loaded and came back to it working. That almost sounds like some sort of network transmission issue where the browser loads the structure (HTML) and styling (CSS) but struggles to load the JS. I assume your internet connection is generally stable?

The main.js file is fairly large (238KB - for comparison I have handwritten files that are 1750~ lines of code at around 50KB) but that is what you tend to get with these sorts of systems. Could be taking the system some time to parse it, especially since it is compressed before transfer... though having said that my network logs show that it gets processed pretty quickly from the CDN (24ms using a Private Window) - compare that to 300ms+ for the likes of custom.js at 82KB

Apologies... I'm rambling a bit here, just trying to talk the whole thing through with myself essentially and see if I can think of something specific. These online editors are useful for those who want to build their own website but have no programming knowledge, but they sure are inefficient...



One more quick note; those thumbnails are controlled by... wait for it... JAVASCRIPT  :lol
[Image: 242673.png] [Image: 174802.png]
Reply


Messages In This Thread
Computer related - by Kosmic Kartman - 28-07-15, 10:33 PM
Re: Computer related - by mickvp - 28-07-15, 10:38 PM
Re: Computer related - by darrsi - 28-07-15, 10:38 PM
Re: Computer related - by Kosmic Kartman - 28-07-15, 10:58 PM
Re: Computer related - by Frosties - 29-07-15, 07:56 AM
Re: Computer related - by Kosmic Kartman - 29-07-15, 08:43 AM
Re: Computer related - by Dead Eye - 29-07-15, 09:24 AM
Re: Computer related - by locksmith - 29-07-15, 10:44 AM
Re: Computer related - by Val - 29-07-15, 11:03 AM
Re: Computer related - by clayt74 - 29-07-15, 12:15 PM
Re: Computer related - by Kosmic Kartman - 29-07-15, 12:21 PM
Re: Computer related - by Kosmic Kartman - 29-07-15, 12:24 PM
Re: Computer related - by Dead Eye - 29-07-15, 12:38 PM
Re: Computer related - by darrsi - 29-07-15, 01:11 PM
Re: Computer related - by Dead Eye - 29-07-15, 01:12 PM
Re: Computer related - by imax - 29-07-15, 02:01 PM
Re: Computer related - by Kosmic Kartman - 29-07-15, 03:27 PM
Re: Computer related - by Dead Eye - 30-07-15, 09:10 AM
Re: Computer related - by sadlonelygit - 30-07-15, 05:42 PM
Re: Computer related - by Val - 30-07-15, 06:27 PM
Re: Computer related - by Kosmic Kartman - 31-07-15, 10:30 PM
Re: Computer related - by Dead Eye - 31-07-15, 11:08 PM
Re: Computer related - by Kosmic Kartman - 01-08-15, 10:15 AM
Re: Computer related - by Val - 02-08-15, 02:10 PM
Re: Computer related - by Kosmic Kartman - 02-08-15, 10:35 PM
Re: Computer related - by Val - 03-08-15, 09:49 PM
Re: Computer related - by Kosmic Kartman - 03-08-15, 11:55 PM
Re: Computer related - by mickvp - 04-08-15, 02:00 AM
Re: Computer related - by Kosmic Kartman - 04-08-15, 10:22 AM
Re: Computer related - by mickvp - 04-08-15, 04:03 PM
Re: Computer related - by Kosmic Kartman - 06-08-15, 03:22 PM
Re: Computer related - by Kosmic Kartman - 06-08-15, 04:45 PM
Re: Computer related - by Val - 06-08-15, 05:14 PM
Re: Computer related - by Kosmic Kartman - 06-08-15, 05:29 PM
Re: Computer related - by mickvp - 06-08-15, 05:41 PM
Re: Computer related - by Dead Eye - 06-08-15, 08:55 PM
Re: Computer related - by Kosmic Kartman - 06-08-15, 09:36 PM
Re: Computer related - by mickvp - 06-08-15, 10:52 PM
Re: Computer related - by Kosmic Kartman - 07-08-15, 02:02 PM
Re: Computer related - by mickvp - 07-08-15, 06:00 PM
Re: Computer related - by Kosmic Kartman - 07-08-15, 07:35 PM
Re: Computer related - by mtread - 08-08-15, 02:38 PM
Re: Computer related - by Kosmic Kartman - 08-08-15, 03:01 PM
Re: Computer related - by mickvp - 08-08-15, 03:23 PM
Re: Computer related - by Kosmic Kartman - 08-08-15, 04:49 PM
Re: Computer related - by mtread - 08-08-15, 05:35 PM
Re: Computer related - by Kosmic Kartman - 08-08-15, 06:55 PM
Re: Computer related - by Kosmic Kartman - 08-08-15, 07:54 PM
Re: Computer related - by Dead Eye - 10-08-15, 10:41 AM
Re: Computer related - by Val - 10-08-15, 12:24 PM
Re: Computer related - by Kosmic Kartman - 10-08-15, 01:01 PM
Re: Computer related - by Kosmic Kartman - 10-08-15, 01:22 PM
Re: Computer related - by Val - 10-08-15, 01:23 PM
Re: Computer related - by Kosmic Kartman - 10-08-15, 01:43 PM
Re: Computer related - by Dead Eye - 10-08-15, 03:51 PM
Re: Computer related - by Kosmic Kartman - 10-08-15, 04:39 PM
Re: Computer related - by Dead Eye - 10-08-15, 05:02 PM
Re: Computer related - by mtread - 10-08-15, 10:55 PM
Re: Computer related - by mickvp - 11-08-15, 05:39 PM

Forum Jump:


Users browsing this thread: