JavaScript is a dialect of the standardized ECMAScript programming language, primarily used for scripting web-pages. Use this tag for questions regarding ECMAScript and its dialects/implementations: JavaScript, JScript, etc., excluding ActionScript.

learn more… | top users | synonyms

0
votes
0answers
12 views

JScript.NET Exec() StdOut hangs, StdErr 2>&1 and redirect to file tricks not working [migrated]

Been doing hours of research on this and i'm thoroughly stuck, I'm looking to get the response from sending a command to cmd from JScript.net server-side on my website. Here's how far i've gotten... ...
11
votes
2answers
307 views

How do I prevent pages I visit from overriding selected Firefox shortcut keys?

In Firefox, how can I prevent pages from overriding Firefox built-in keyboard shortcuts through Javascript on a per-key basis? Preferably on a per-site basis, too? The most frustrating override is the ...
1
vote
1answer
29 views

Is it possible to enable javascript for a specific URL?

There are many users who have JavaScript disabled and deny to enable it even for some business applications. Is there any way to allow a user to enable a JavaScript for a specific URL in order to use ...
2
votes
2answers
1k views

Firefox: Disable window.location on website

I'm trying to prevent a certain site from being able to use javascript to redirect the browser to another page. The script in question is an inline script so Greasemonkey and adBlock can't do ...
0
votes
2answers
40 views

Is there a tool or something that can “listen” to javascript functions called on a webpage?

I was wondering if there is a tool, or something like this for intercepting JavaScript functions when they're called on a webpage, for example let's say I'm on a webpage and I press on Up Arrow key ...
1
vote
1answer
29 views

Why don't browser cache common JS files? [closed]

One of the big tradeoffs in web development is on reducing the total size of your JS files to maintain page load times low. My reasonable guess is that most websites include a similar subset of JS ...
8
votes
1answer
132 views

Is there a Chrome (or other browser) plugin that blocks JavaScript alerts that fire when leaving a page?

Context: Lots of pages have alerts when you leave them: if you close tabs, navigate away without saving, etc, there are numerous reasons why a site would alert/block you from leaving until you ...
0
votes
0answers
20 views

Allowing IE to run on local files eliminates prompt, but will not open new window

I have tried using mark of the web as well as Allow active content to run in files on My Computer* and I don't get a prompt when starting a local webpage. The problem is the local page won't open a ...
0
votes
0answers
25 views

Call java method from javascript [migrated]

I have a web jsp web application. In one page I need two dropdownlist. When I will select a value from dd1 then second dropdown will be fill according this value. How I can call java function from ...
3
votes
3answers
170 views

Getting malware through JavaScript and an img tag

I was browsing a website which caused Avast to create a notification that it protected me from an infection. Over the next half hour, this notification popped up again a few times. The Avast message ...
1
vote
0answers
11 views

Photoshop scripting. Opening & Saving overlapping image stacks

I’ve been getting more and more into star photography and have recently been trying to develop a new style of stacking the photos and creating time-lapse videos from the stacked photos. Example: ...
-2
votes
0answers
18 views

Adding and Deleting Elements in a Javascript Plugin [closed]

I am currently working on creating a userscript for Facebook to make a 'Dislike' button, but have come to a standstill point... here is my current script The script creates a dislike button next to ...
3
votes
5answers
1k views

JavaScript not working locally in any browser

I am operating on Windows7 with IE8, Firefox, Google Chrome, Safari and Opera. JavaScript will work on the live site but it won't work on any local site I am testing in any browser. I don't get an ...
14
votes
6answers
13k views

How do I disable Javascript in Chrome?

How do I disable Javascript in Chrome?
0
votes
0answers
29 views

How to reload (resend request) only javascript files for a page with firefox?

For a webapp that sends alot of ajax calls for javascript files it takes alot of time to refresh the whole page and go again to the point where the js file was used in the app . Is there a way to ...
4
votes
2answers
2k views

How can I disable javascript popups/alerts in Chrome?

Sorry if it's been asked. I've already found several solutions that aren't working. Not sure what I'm doing wrong. I don't want to disable all javascript, only Javascript alert boxes. The ones that ...
-3
votes
0answers
17 views

are the Kendo Ui and Jqueryui compatible with each other? [closed]

I want to use both kendo Ui framework and jqueryui framework on same web application, I want to know if there a conflict can occur if both are used at the same time ?
-2
votes
0answers
17 views

Making Table header always visible & always centered [closed]

I know there are many other topics on this. Infact that is how I was able to begin with some sample code someone else had posted, and then I tweeked it to my needs. My problem is that I can't get the ...
-3
votes
0answers
29 views

Can someone please tell me what these ad codes are for? [closed]

What do they do etc? I've been getting some odd redirects on a website and was wondering if these had anything to do with it? Would these codes do anything that I would notice or something in the ...
0
votes
0answers
24 views

Is there any way to disable Javscript in Chrome but enable Javascript bookmarks?

I was wondering if there was any way to disable Javascript on a page but keep the ability to use Javascript bookmarks. You can still use the Javascript console when Javascript is disabled ...
0
votes
0answers
13 views

Sending SMS via PC/Browser using Android mobile [duplicate]

I wanna send smses using my computer but not through the internet. I got a android mobile and it has free 1000 text package, I'm just wondering if I could send messages through my PC while my mobile ...
0
votes
1answer
919 views

JavaScript settings are on but I still have issues with web sites using JavaScript

I have two computers that are the same at home except I have installed Adobe Acrobat 9 Pro Extended on my main computer along with the 2010 Outlook (Beta). I have issues when I log into a website that ...
1
vote
1answer
30 views

Load a page without loading a cached page

Here is the situation I have. I have a page that is generated using a bash script (basically echo and some other command >> a html file). I have a link to this page. If I "clear private data" or never ...
0
votes
0answers
12 views

Netbeans and problems with prompting

Netbeans really slowed down my work as I can't prompt for all code. For example I've got this sample. var req2=new XMLHttpRequest(); req2.open("get","chat.php?type=retrieve"); ...
9
votes
5answers
33k views

Javascript error console in Chrome?

I know how to do it in Firefox - how do I see Javascript errors in Chrome?
0
votes
1answer
17 views

last object returned in chrome dev tools / python / irb /

In matlab one could type in the following and get the following reply: matlab> 1+1 ans = 2 One could then all the last returned object by simply typing: matlab> ans ans = 2 That is, ...
0
votes
0answers
10 views

Showing properties of objects in Chrome console

Video playing behind and clicking with arrow of objects is showing details. But in my console of chrome, I can't click on objects arrow to show the props. Picture is below:
1
vote
0answers
32 views

How can I get the latest N posts from blogger RSS feed?

How can I get the latest N posts from blogger RSS feed, using the URL in a browser, or some javascript? Which parameter do I have to use?
0
votes
0answers
14 views

Activate JavaScript when a user “sees” an element? [closed]

I am interested in making a statital "rating bar" similar to the one(s) here: http://gdgt.com/improv-electronics/boogie-board/1st-gen/ but I am not sure how I would do it. Basically on the load of ...
2
votes
2answers
70 views

suddenly cannot properly display many websites on my computer (chrome, firefox, IE)

I am unable to see many websites properly on my computer. for example, the homepages of yahoo, skype and download.net. When I open yahoo.com in chrome, it seems that the computer keep waiting for ...
-1
votes
1answer
53 views

social sharing script [closed]

Can someone explain how to grab this share tool from this site? http://www.labnol.org/internet/youtube-video-background/27933/ (bottom footer, the colorful bar that says "share / connect / ...
1
vote
1answer
157 views

How to disable keyboard shortcut on web applications?

I'm a Vimium user. So I want to operate everything in vim's way. But some web application override keyboard shortcuts. For example, gmail, JIRA, most of rich text editors and so on. It is very ...
0
votes
1answer
19 views

IE9 Developer Tool Not Open

In IE9 I can not open the Developer Tools. Under tools it display as disable and even if i press F12 it did not pop up. Any one face similar situation?
5
votes
2answers
786 views

How to disable “Unresponsive page” warning in Chromium?

I’m using Chrome on Linux to develop a GWT application, and every time I’m stepping through the debugger Chrome complains that the page is unresponsive (which is normal). It’s getting very annoying. ...
5
votes
2answers
2k views

JavaScript executed through address bar is not working in Firefox 7, 8

JavaScript executed through address bar is not working in Firefox 7, 8. For example, the code below works in Chrome, when I paste it into the address bar and press Enter: javascript:alert("hello ...
0
votes
0answers
20 views

WordPress Theme - jQuery JavaScript Library Issue [closed]

I am having some issues with a couple of plugins which use jQuery/JS i.e. cookie control and a picasa photo gallery. The theme I am using is quite basic and comes with no sliders etc with moving ...
0
votes
1answer
11 views

Safari developer tool search

How to search content in all sources in safari developer tool? I know that in Chrome developer tool the shortcut is: Ctrl+Shift+F. Thanks.
3
votes
12answers
14k views

IE8 Refuses to run Javascript from Local Hard Drive

I have a problem that just started at work recently and the network manager is certain he did not change anything with the group policy. Anyways, here is a detailed description of the problem. My ...
0
votes
0answers
53 views

jS how to resize a text field? dynamics CRM 2011

I'm wondering about how to resize a text feild automatically in crm 2011. Is it possible there? For example, I've got a simple text field that has 3 lines by default. And I'm looking for a method, ...
0
votes
0answers
13 views

Automatically bookmark last viewed page

This excludes RSS feed A.K.A Live Bookmark. I am looking for a bookmark[let] that gets updated automatically so that it directs to the last viewed page for a given website. I am guessing something ...
-3
votes
1answer
38 views

Are There Any iPad Apps That Allow Me To Edit And Preview JavaScript Locally? [closed]

I would like an iPad app that would allow me create, edit and preview HTML and JavaScript files locally (without an internet connection)? I can't seem to find one, but I can't understand why there ...
3
votes
2answers
906 views

How to hide Browser Plugin Details in firefox for more privacy?

I'm trying to trick the results in this page to have more privacy/anonymity: https://panopticlick.eff.org/index.php?action=log&js=yes So far the best I could do is change the user agent, with the ...
0
votes
1answer
1k views

Shortcut for disabling javascript in firefox 8

I have found this site with firefox shortcuts. There is mentioned shortcut Ctrl+shift+F9 but it doesn't work for me. Can anybody help? (I need shortcut for quick switching to mode without javascript ...
9
votes
5answers
37k views

How to download the entire webpage with css/javascript?

For learning purposes, I like to download the html/css/javascript for sites. Using firefox now only seems to download the html page, images/css/js is not downloaded. Is there a plugin to do this in ...
1
vote
2answers
49 views

List resources like css and javascript files of page in Firefox?

In Firefox, (on normal pages) there is "Page info" in the context menu. It lists images on ("embedded"?) the page along with their full URLs. But other "external" files are not listed. Can I view a ...
0
votes
2answers
57 views

How do you block javascript slideshow animations in Firefox?

Is it possible to disable javascript slideshow animations in Firefox? A lot of news sites have delayed slide shows. It really irritates me when I'm reading a headline and it disappears. Is there a ...
1
vote
1answer
87 views

Why doesn't Javascript work in Internet Explorer?

I'm trying to use Internet Explorer to test a website, but scripts don't seem to be running. This seems like it's an issue on a lot of pages - for example, I tried going to the Acid3 page, and it said ...
3
votes
1answer
112 views

Getting rid of random syntax highlighting

I'm having a problem with Eclipse. It randomly highlights code in grey, usually as I type something. It doesn't always appear when I type, and goes away at random times too. It's really annoying. I ...
0
votes
1answer
483 views

Testing retina.js without retina display?

I'd like to test retina.js, but I don't have a retina display, and without going to Best Buy (and staring at the pixels for 10 minutes), I don't have access to one. Since I have a standard display, I ...
2
votes
0answers
193 views

Autocompletion in Firebug expanded console

This one's bugging me since ever. Is it possible to enable autocomplete in Firebug console when it's expanded? In "condensed" mode (which is default) it works like a charm. I noticed that some ...

1 2 3 4 5 7