Παρουσίαση με Ετικέτες

Fix: javascript location.hash throttling issue with IFrame
10 Φεβρουαρίου 21 06:58 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I had implemented a simple (and most importantly working in older browsers too) way of communication between an IFrame and its parent page via location.replace(“#” + hash), which doesn’t add entries to history like location.hash=… does, and the onhashchange event, when I noticed Edge-Chromium was throwing a “Throttling navigation to prevent the browser from hanging.” […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , ,
HowTo: Copy effective-computed CSS style for specific HTML paragraph
25 Ιανουαρίου 16 02:48 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I’m in the process of setting up a temporary landing page for the trafilm project, where I need apart from showing the trafilm logo to also show some text description about the project, till I set up an instance of MonoX Social CMS for it, like the one in ClipFlair’s Community website (ClipFlair Social). Since […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , , , ,
Fix: Re-enable ClickOnce deployment at Mozilla Firefox
20 Απριλίου 14 08:52 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
When you try to run a ClickOnce Windows application from Mozilla Firefox, on some machines you may see it try to save a .application (ClickOnce deployment manifest) instead of running the ClickOnce application installer/updater/launcher. To fix that issue you can open Firefox add-ons dialog and search among available to download/install add-ons for "net framework assistant". […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , ,
Gotcha: must set document.location.hash only at end of page in Mozilla
07 Σεπτεμβρίου 13 11:35 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I just came across a different behaviour between IE and Mozilla Firefox: scripts at the former seem to execute after the page has fully rendered, while the later they seem to execute when they’re met by the page parser or something like that. The HTML script tag has a defer attribute for running scripts after […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , , , , , ,

Search

Go

Ιστορικό Δημοσιεύσεων

Συνδρομές