0
votes
0answers
22 views
why is downthem all like functionality not built into firefox? [closed]
does firefox downloader implement multi-part downloading? why is such a functionality not built into the browser. what about chrome, ie.
0
votes
2answers
41 views
Get opened pages in Chrome
Hi! I want to know whether it's possible to get Information about opened pages in chrome (page title, url) from third party app (not extensions)?
0
votes
1answer
19 views
How do I refresh/relaod a Chrome Extension?
I'm developing an extension in Chrome 4 (currently 4.0.249.0) that will show the user's StackOverflow/SuperUser/ServerFault reputation in the status bar. I've designed an options p …
0
votes
2answers
31 views
How to get more info when the “Aw Snap” screen shows up in Chrome?
I am trying to view a page in Google Chrome, but I get the message: "Aw, Snap! Something went wrong while displaying this web page". Is there a way to get more information about wh …
0
votes
3answers
85 views
Chrome warning about static resource (css/gif/png/js)
When ever the web page is loaded i am getting warning in the debugger as
Resource interpreted as stylesheet but
transferred with MIME type text/plain.
I am getting the abov …
0
votes
5answers
152 views
Why does Chrome show different page source?
Why is that the html code source in Chrome does not show what it should be showing when viewed from Google View Source
For example, I wrote like this
<div><?php echo "H …
0
votes
2answers
20 views
jQuery block moving
I wanna move a div block to the top, so I coded like this:
CSS part:
.movingPart{
margin-top:80px;
}
jQuery part:
$(document).ready(function() {
$('#btn').click(function() {
…
0
votes
1answer
34 views
JQuery draggable element with image - problems dragging in IE and Chrome
I have divs that are defined as draggables. The divs contains one image and some text each. Dragging works perfectly in Firefox and Opera, but in Chrome and IE I can only start the …
1
vote
1answer
36 views
my ajax problem
my site www.netivot.biz get stuck the ajax searcher while working with safari and chrome
after changing the file ajax.js many times i cant find a solution
may the problem be at
…
0
votes
0answers
22 views
CSS Make a block element fill the entire space of a parent element in CHROME
This question has been asked (and answered) previously at: http://stackoverflow.com/questions/546946/css-make-a-block-element-fill-the-entire-space-of-a-parent-element
However, t …
1
vote
4answers
50 views
still stuck with ajax
I asked,
"Hi,
can you tell me why my searches are working ok in IE8 but get stuck with safari and chrome?
www.netivot.biz
The ajax code is at www.netivot.biz/js/Ajax.js
It wor …
-1
votes
1answer
21 views
ajax loader problem
hi
on the site www.netivot.biz I have a ajax searcher.
the code that operates it is,
lines 318 - 321 and then
lines 338 , 345
the problems are:
I cant see the loader while …
0
votes
1answer
19 views
Can’t load JS file for firefox extension
I have a working firefox extension that currently consists of a button. When I click that button, my XUL file declares oncommand="test();" which simply is an alert("hi!"); .
I am …
2
votes
5answers
415 views
How to Enable ActiveX in Chrome?
I read that early builds of Chrome supported ActiveX, but was later restricted to certain MIME types (for support for say Windows Media Player). I then read Google was going to en …
0
votes
0answers
8 views
Info window go gray in IE but not Chrome?
I built a mapping application at http://gisnet2.cstx.gov/gisweb/base/base.htm and when I click on and use the Identify tool, the results gray out after the second click, but only w …
