Tagged Questions

0
votes
1answer
21 views

Which configuration properties are new in Firefox 3.6?

Hello! Now in beta-stadium, I suppose, Firefox 3.6 will not change much. I wonder, is there somewhere a list of new configuration properties (from version 3.5 to 3.6)? I mean th …
0
votes
0answers
32 views

Replace Helvetica Neue with a different font in firefox.

Is there a way to replace the font 'Helvetica Neue' with 'Verdana' in firefox via the userchrome.css, usercontent.css, or user.js? I find this font extremely hard to read without z …
-1
votes
1answer
44 views

how to remove my site from blacklist [closed]

Hai guys, How to remove my site from blacklist... I ve cleared all files and folders but when i hit the my website i got Report:Attacked site in mozilla and google chrome
1
vote
1answer
40 views

Firefox Cocoa Plugin

I`ve created simple hello world-like plugin which draws red box. Аfter embedding into xulrunner application the plugin works almost fine. Xulrunner application successfully redraw …
1
vote
1answer
27 views

Mozilla Rhino: Different ways of adding Java object to scope

I've got this piece of Java code with embedded Rhino (irrelevant bits omitted): Context cx = Context.enter(); Scriptable scope = cx.initStandardObjects(); scope.put("foo", scope, …
-1
votes
2answers
34 views

problem on executing on mozilla (activexobject is not defined)

my source is working in IE but not in mozilla. please help me. <script type="text/javascript"> <!-- var adOpenDynamic = 2; var adLockOptimistic = 3; /* Path of database. …
2
votes
3answers
453 views

HTML Parsing Error

I can't find out what the problem is, and why I keep receiving this error in Internet Explorer 8, as it's the only error that I am receiving. Any thoughts as to what it means, or a …
4
votes
8answers
218 views

Writing Efficient CSS

Sorry if this is waaayyy to basic of a question to be asked here. But here goes... Ok so in another question something was being discussed, and this link was mentioned: https://d …
2
votes
6answers
515 views

a:visited doesn’t work in Mozilla Firefox

I have created a link and when I try to set the style; a:visited { text-decoration: underline; color: #FF0000; } It doesnt seem to work. It works fine in IE. I have also …
0
votes
2answers
47 views

What does this code (from a Mozilla Add-on tutorial) do?

var Helloworld = { onLoad: function() { // initialization code this.initialized = true; }, onMenuItemCommand: function() { window.open("chrome://helloworld/conte …
1
vote
3answers
38 views

What’s the difference between “domain” and “non-domain” cookies?

I'm reading the MDC entry for nsICookieManager2.add and it talks about domain and non-domain cookies. What are the differences between the two types of cookies?
0
votes
1answer
10 views

NS_ERROR_FILE_IS_LOCKED when several requests using SQLite on mozilla plateform

I'm trying to use Storage mechanism in mozilla platform (in thundebird 3.0). The following code is used after each test to erase the table present in the database: function tearD …
2
votes
3answers
403 views

Open Source Profiling Frameworks?

Have you ever wanted to test and quantitatively show whether your application would perform better as a static build or shared build, stripped or non-stripped, upx or no upx, gcc - …
0
votes
1answer
41 views

Display caret position in textfield in Firefox or resize textfield as needed.

There is an annoying bug in Firefox which allows me to set the caret position in a textfield, but it does not automatically scroll that caret into view. My particular issue arises …
-1
votes
2answers
34 views

Log in mozilla developer center [closed]

I would like to participate in translation developer documentation to Russian language. But nowhere on the https://developer.mozilla.org I can't find register form. Only I have fou …

1 2 3 4 5 7 next
15 30 50 per page