Top "Gecko" questions

An open source browser engine developed by Mozilla and used in browsers such as Firefox, Seamonkey and others

Fixing site size in FireFox vs Chrome on large screens

It seems that Gecko, Trident and Webkit have a different way of displaying web pages on high resolution screens. Webkit …

css webkit size viewport gecko
Gecko 2 ActiveX Control VCL component in Delphi?

How can I import the Gecko 2 (used in Firefox 2) Active control into the component palette so I can add it …

delphi firefox activex delphi-2010 gecko
highlight the text of the DOM range element,

I am able to highlight the text on the HTML page(rendered through gtkmozembed), which is selected, like below. var …

javascript jquery dom mozilla gecko
(ABCPdf) Failed to add HTML: RPC to Gecko engine process failed

I have an MVC .NET application that uses ABCPdf to generate and serve PDF files. It runs fine on several …

.net iis gecko abcpdf
Typed Arrays in Gecko 2: Float32Array concatenation and expansion

I'm a bit confused with Javascript Typed Arrays. What I have are several Float32Array s, that have no concat …

javascript arrays gecko typed-arrays