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... ...
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 ...
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 ...
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 ...
0
votes
0answers
21 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 ...
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: ...
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 ...
-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 ...
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 ...
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 ...
-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
30 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 ...
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"); ...
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, ...
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
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:
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
71 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
54 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 / ...
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?
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.
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 ...
1
vote
2answers
50 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 ...
1
vote
1answer
27 views

Saving web pages containing scripts

Is there an easy way to save entire websites or isolated web pages containing Flash or Javascript ?
1
vote
0answers
122 views

Sites using nvd3.js for visualizations

I've recently started using a free javascript library called "NVD3.js" to build "interactive visualizations" for our commercial web applications. I'm thinking of applying it to our public web sites as ...
3
votes
1answer
106 views

As a user, how can one disable right click on flash for certain web site

This is not a question like I'm web a developer, I want to block user from downloading picture from a web site. Here is the issue, my three year old daughter loves to play on a web site abcmouse.com ...
1
vote
1answer
62 views

Google Chrome Resources Directory

about a year ago I remember making a google-styled application with JavaScript/HTML (very basic). I went back to making a similar app but started from scratch using JavaScript/HTML5/CSS3 and Python ...
0
votes
0answers
89 views

Enabling firefox hardware acceleration causes massive RAM usage

I've written a basic game using the html5 canvas. It runs smooth in both Chrome and IE, but when i try to run it in Firefox with hardware acceleration enabled it causes RAM usage to go through the ...
0
votes
2answers
80 views

Generic automated updating of desktop applications

Is there an application that will silently update a local folder containing all the files in a web directory? Or even better, if there is a .zip file, it will extract the files into the specified ...
0
votes
1answer
125 views

How to disable javascript using the web console?

I start using the Web Console that is built-in to Firefox 18. Do you know any command I can use to disable JavaScript directly from the web console? PS: Before I was using the addon webdeveloper ...
0
votes
0answers
74 views

Is there a way to embed a javascript console directly on my website? [closed]

something similar to codecademy labs (click on javascript) though not necessarily with the editor. I just want the console. There is obviously a way to do it, but is there a relatively simple way?
0
votes
1answer
150 views

Java Script Error Message When I Open a Web Page

I receive an Javascript error message everytime I open a web page using Firefox. The error message states: Error: Type Error:netscape.security.PrivilegeManager is undefined. What does it mean? ...
1
vote
1answer
31 views

What's the option to view changes in the DOM inspector in Chrome?

I think I saw that Chrome has done this before or maybe I set the settings off. In Firefox with Firebug installed, the DOM inspector will make me see what the changes happened in scripts manipulating ...
0
votes
1answer
485 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 ...
1
vote
0answers
72 views

Opening JavaScript Console on Foxit Reader

I'm trying to open the JavaScript console on Foxit Reader (5.4.x), but I can't find a way to do this anywhere in the GUI. I have resorted to creating a bookmark that runs a JavaScript which executes ...
0
votes
1answer
97 views

Turn Javascript into bookmark or bookmarklet?

I have Created One script that shows password on hover just like windows 8 on eye click. i have made this functionality through javascript with following code. function ...
0
votes
1answer
646 views

Javascript issue & IE10 in Win8

I had an issue with Skype couple of day ago (no login cells, only background with clouds and rainbow); according to some how-to I erased all private content and history + restarted IE to default ...
1
vote
4answers
218 views

Open the ClearBrowserData bookmark in Chrome, in a new window

I am trying to create a bookmark that will open the ClearBrowserData in Chrome in a new window, so far I have managed to get this, ...
0
votes
3answers
67 views

How to wrap pile of html formatted text with pluses for javascript inclusion?

In my prototyping I'm doing much copy&pasting from .js file to .html where the .js file needs wrapped text in a string. So I find myself wasting time "plussing/unplussing" (if that are even real ...
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 ...

1 2 3 4 5 7