473,324 Members | 2,196 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Turn off javascript pop-up/notification in IE9 and FireFox4

Frinavale
9,735 Expert Mod 8TB
In web development, JavaScript is often executed when clicking on elements.

In both Internet Explorer 9 and FireFox 4 a little message pops up in the bottom left hand corner with the JavaScript function will be executed by clicking on elements these elements.

ASP.NET makes use of the JavaScript __doPostback(...ugly parameter names...) on almost every element that sends a request to the server.

One of my end users commented that this new feature makes it feel as if they are in "Debug-mode"....

So, my question is: how do I either make this popup show something user friendly...or is there a way to tell the browser (via HTML) not to display this nastiness?

Thanks!

-Frinny
Apr 14 '11 #1
4 3335
Dormilich
8,658 Expert Mod 8TB
do you have an example, I never noticed that in FF4?
Apr 14 '11 #2
Frinavale
9,735 Expert Mod 8TB
Hmm, turn on your add-on bar (hit ctrl+/)....then hover over any element that has JavaScript attached to it...
Apr 14 '11 #3
Frinavale
9,735 Expert Mod 8TB
Actually all you have to do is hover over any hyperlink on the page and it will show you the action that will occur when you click it.

In the case of the hyperlinks here on bytes it will take you to another page...or stay on this page but shows you the request to the PHP script with the parameters. So here it's not so ugly, but on an ASP.NET page it is.

-Frinny
Apr 14 '11 #4
Dormilich
8,658 Expert Mod 8TB
I guess you can change it from about:config though I don’t have the slightest idea, what the setting is named.
Apr 14 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

30
by: Mason A. Clark | last post by:
If I use javascript on my page, how likely is it that the viewer will not have javascript? Anyone have data? Mason C
111
by: Retlak | last post by:
The recommended (on dozens of websites) and effective (works in Netscape, MSIE, Mozilla, probably others) way to detect if a browser has Javascript turned off is to put this in the <head>: ...
16
by: Safalra | last post by:
Frequently in ciwah people say 'but what about the users without JavaScript?', so I decided to do an experiment. It suggests 35% internet users do not have JavaScript turned on in their browsers....
13
by: Csaba Gabor | last post by:
I'm not talking javascript hara-kiri here. I've got a database of web pages or snippets I've created and I'd like to display them in a table. So on my server (in PHP) I take all the files, and...
8
by: Prometheus Research | last post by:
http://newyork.craigslist.org/eng/34043771.html We need a JavaScript component which will auto-submit a form after a set period has elapsed. The component must display a counter that dynamically...
1
by: Darin Browne | last post by:
Here is my code created when a page loads the first time: string jScript = @" <script language='javaScript'> var pop = false;
3
by: Opa | last post by:
Hi, I'm new to ASP.NET and I am not sure if I should start using the code behind paradigm or if I should just go with traditional HTML, CSS, and JavaScript. Although Code Behind seems nice, the...
26
by: wardy | last post by:
Hi all, looking for a little bit of help.....I'm currently in the process of trying to understand the impact of the 508 guidelines on a web site that I am involved with, and I have a question...
6
by: Michael Landberg | last post by:
Hi I am crewating a website using HTML and Javascript. The website can be seen by everybody that has internet. Do I have to consider that some people don't have javascript enabled in their...
3
by: archana | last post by:
Hi all, I am having one question regarding javascript in web page. I have seen so many website using javascript a lot. My question is if some browser doesnot support javascript then...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.