mozilla
What is the correlation between ECMAScript 5 and JavaScript 1.8.5 in terms of language features?
I\'ve been reading up on Mozilla\'s continuing development of JavaScript, up through version 1.8.5: https://developer.mozilla.org/en/JavaScript.[详细]
2023-02-08 05:42 分类:问答Passing parameters between javascript asynchronous callback functions
I want to use the execAsync function here: https://developer.mozilla.org/en/Storage#Asynchronously and I want to pass values between handleResult and handleCompletion. Something like[详细]
2023-02-08 01:08 分类:问答-moz-border-radius causes inline styles to be generated in IE8
I am adding rounded corners to my website by including the style attributes for the major browsers - .optional{[详细]
2023-02-07 20:20 分类:问答Rhino 1.7 in shell doesn't map the arrow keys for history
I downloaded Mozilla Rhino so I can use the interactive JavaScript console through java -jar js.jar I can get into the prompt, and everything is all working fine. Except... My arrow keys are not ma[详细]
2023-02-07 18:27 分类:问答How to apply css filter in mozilla?
filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=80 ); opacity: 0.5; -moz-opacity: 0.5 This works well with IE but I want this to work in mozilla also. What is the 开发者_如何学Gosol[详细]
2023-02-05 11:29 分类:问答CSS Border for checkbox
I am applying a style for a checkbox from jQuery $(\"#reg_checkbox\").css(\"border\",\"thin solid red\");[详细]
2023-02-02 18:47 分类:问答OpenOffice/Mozilla *.dic file format
I would like use openoffice/mozilla dictionary at own aplication. I tried find dic file format documentation (it seems easy) but I have problem with this. If someone have this kind of documentation I[详细]
2023-02-01 10:50 分类:问答Mozilla Firefox margin spaces
When I try to use 开发者_如何学JAVAa statement like document.write() with object tag parameters in Javascript part of a webpage, Mozilla Firefox seems to put extra marginal spaces on the edges of the[详细]
2023-02-01 06:12 分类:问答how to use -moz-appearance to display a menulist-button?
开发者_开发知识库I\'m looking for any references/tutorials etc. about using the -moz-appearance and -webkit-appearance properties to simulate the look of a menulist-button (aka a split button).[详细]
2023-01-30 16:20 分类:问答XULRunner not hiding busy indicator on initial startup
wxWebConnect is a library which enables XULRunner to be embedded and used in wxWidgets applications.However, when I use it in my application (or in the test application provided with wxWebConnect) on[详细]
2023-01-30 05:59 分类:问答